Uses of Interface
org.apache.pluto.spi.optional.PortletRegistryService

Packages that use PortletRegistryService
org.apache.pluto The root package of the Pluto Portlet Container. 
org.apache.pluto.core   
 

Uses of PortletRegistryService in org.apache.pluto
 

Methods in org.apache.pluto that return PortletRegistryService
 PortletRegistryService OptionalContainerServices.getPortletRegistryService()
          Returns the portlet registry services implementation used by the container.
 

Uses of PortletRegistryService in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement PortletRegistryService
 class PortletContextManager
          Manager used to cache the portlet configurations which have been previously parsed.
 

Methods in org.apache.pluto.core that return PortletRegistryService
 PortletRegistryService DefaultOptionalContainerServices.getPortletRegistryService()
           
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.