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

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

Uses of PortletEnvironmentService in org.apache.pluto
 

Methods in org.apache.pluto that return PortletEnvironmentService
 PortletEnvironmentService OptionalContainerServices.getPortletEnvironmentService()
          Returns the environment services implementation used by the container.
 

Uses of PortletEnvironmentService in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement PortletEnvironmentService
 class DefaultPortletEnvironmentService
           
 

Methods in org.apache.pluto.core that return PortletEnvironmentService
 PortletEnvironmentService DefaultOptionalContainerServices.getPortletEnvironmentService()
           
 

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

Methods in org.apache.pluto.driver.services.container that return PortletEnvironmentService
 PortletEnvironmentService ContainerServicesImpl.getPortletEnvironmentService()
           
 



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