Uses of Interface
org.apache.pluto.driver.config.DriverConfiguration

Packages that use DriverConfiguration
org.apache.pluto.driver.config.impl   
org.apache.pluto.driver.services.container   
 

Uses of DriverConfiguration in org.apache.pluto.driver.config.impl
 

Classes in org.apache.pluto.driver.config.impl that implement DriverConfiguration
 class DriverConfigurationImpl
          Encapsulation of the Pluto Driver ResourceConfig.
 

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

Methods in org.apache.pluto.driver.services.container that return DriverConfiguration
 DriverConfiguration PortalContextImpl.getDriverConfiguration()
           
 

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



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