Uses of Interface
org.jboss.portal.portlet.container.managed.PortletApplicationRegistry

Packages that use PortletApplicationRegistry
org.jboss.portal.portlet.aspects.portlet   
org.jboss.portal.portlet.mc   
org.jboss.portal.portlet.test   
 

Uses of PortletApplicationRegistry in org.jboss.portal.portlet.aspects.portlet
 

Methods in org.jboss.portal.portlet.aspects.portlet that return PortletApplicationRegistry
 PortletApplicationRegistry ValveInterceptor.getPortletApplicationRegistry()
           
 

Methods in org.jboss.portal.portlet.aspects.portlet with parameters of type PortletApplicationRegistry
 void ValveInterceptor.setPortletApplicationRegistry(PortletApplicationRegistry portletApplicationRegistry)
           
 

Uses of PortletApplicationRegistry in org.jboss.portal.portlet.mc
 

Classes in org.jboss.portal.portlet.mc that implement PortletApplicationRegistry
 class PortletApplicationDeployer
           
 

Methods in org.jboss.portal.portlet.mc that return PortletApplicationRegistry
 PortletApplicationRegistry PortletApplicationDeployer.getRegistry()
           
 

Methods in org.jboss.portal.portlet.mc with parameters of type PortletApplicationRegistry
 void PortletApplicationDeployer.setRegistry(PortletApplicationRegistry registry)
           
 

Uses of PortletApplicationRegistry in org.jboss.portal.portlet.test
 

Classes in org.jboss.portal.portlet.test that implement PortletApplicationRegistry
 class TestPortletApplicationDeployer
           
 



Copyright © 2008. All Rights Reserved.