Uses of Interface
org.apache.pluto.services.ContainerService

Packages that use ContainerService
org.apache.pluto   
org.apache.pluto.services   
org.apache.pluto.services.factory   
org.apache.pluto.services.information   
org.apache.pluto.services.log   
org.apache.pluto.services.property   
org.apache.pluto.services.title   
 

Uses of ContainerService in org.apache.pluto
 

Methods in org.apache.pluto that return ContainerService
static ContainerService PortletContainerServices.get(java.lang.Class service)
           
 

Uses of ContainerService in org.apache.pluto.services
 

Methods in org.apache.pluto.services that return ContainerService
 ContainerService PortletContainerEnvironment.getContainerService(java.lang.Class service)
           
 

Uses of ContainerService in org.apache.pluto.services.factory
 

Subinterfaces of ContainerService in org.apache.pluto.services.factory
 interface FactoryManagerService
          The interfaces defined in this package represent an abstract object model (OM) that is applicable for different implementations.
 

Uses of ContainerService in org.apache.pluto.services.information
 

Subinterfaces of ContainerService in org.apache.pluto.services.information
 interface InformationProviderService
           
 

Uses of ContainerService in org.apache.pluto.services.log
 

Subinterfaces of ContainerService in org.apache.pluto.services.log
 interface Logger
          Implemented in order to provide component aware logging.
 interface LogService
          Implemented in order to provides access to a custom Logger implementation.
 

Uses of ContainerService in org.apache.pluto.services.property
 

Subinterfaces of ContainerService in org.apache.pluto.services.property
 interface PropertyManagerService
          The PropertyManagerService interface is a container service providing the portlet container with external defined properties.
 

Uses of ContainerService in org.apache.pluto.services.title
 

Subinterfaces of ContainerService in org.apache.pluto.services.title
 interface DynamicTitleService
          The interfaces defined in this package represent an abstract object model (OM) that is applicable for different implementations.
 



Copyright © 2003-2007 . All Rights Reserved.