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

Packages that use PortletInfoService
org.apache.pluto The root package of the Pluto Portlet Container. 
org.apache.pluto.core   
org.apache.pluto.driver.services.container   
 

Uses of PortletInfoService in org.apache.pluto
 

Methods in org.apache.pluto that return PortletInfoService
 PortletInfoService OptionalContainerServices.getPortletInfoService()
          Returns the portlet info service implementation used by the container.
 

Uses of PortletInfoService in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement PortletInfoService
 class DefaultPortletInfoService
           
 

Methods in org.apache.pluto.core that return PortletInfoService
 PortletInfoService DefaultOptionalContainerServices.getPortletInfoService()
           
 

Uses of PortletInfoService in org.apache.pluto.driver.services.container
 

Methods in org.apache.pluto.driver.services.container that return PortletInfoService
 PortletInfoService ContainerServicesImpl.getPortletInfoService()
           
 



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