Uses of Interface
org.apache.pluto.spi.CCPPProfileService

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

Uses of CCPPProfileService in org.apache.pluto
 

Methods in org.apache.pluto that return CCPPProfileService
 CCPPProfileService RequiredContainerServices.getCCPPProfileService()
          Returns the CC/PP profile service implementation
 

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

Methods in org.apache.pluto.driver.services.container that return CCPPProfileService
 CCPPProfileService ContainerServicesImpl.getCCPPProfileService()
           
 

Constructors in org.apache.pluto.driver.services.container with parameters of type CCPPProfileService
ContainerServicesImpl(PortalContextImpl context, DriverConfiguration driverConfig, CCPPProfileService ccppProfileService)
          Default Constructor.
 

Uses of CCPPProfileService in org.apache.pluto.spi
 

Classes in org.apache.pluto.spi that implement CCPPProfileService
 class DummyCCPPProfileServiceImpl
           
 



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