Uses of Interface
org.apache.avalon.framework.configuration.Configurable

Packages that use Configurable
org.apache.avalon.excalibur.component   
org.apache.avalon.excalibur.datasource   
org.apache.avalon.framework.configuration   
 

Uses of Configurable in org.apache.avalon.excalibur.component
 

Classes in org.apache.avalon.excalibur.component that implement Configurable
 class DefaultComponentManager
          Deprecated. Please use ExcaliburComponentManager instead
 class DefaultComponentSelector
          Deprecated. use ExcaliburComponentSelector instead.
 class DefaultRoleManager
          Default RoleManager implementation.
 class ExcaliburComponentManager
          Default component manager for Avalon's components.
 class ExcaliburComponentSelector
          Default component selector for Avalon's components.
 

Uses of Configurable in org.apache.avalon.excalibur.datasource
 

Subinterfaces of Configurable in org.apache.avalon.excalibur.datasource
 interface DataSourceComponent
          The standard interface for DataSources in Avalon.
 

Classes in org.apache.avalon.excalibur.datasource that implement Configurable
 class J2eeDataSource
          The J2EE implementation for DataSources in Cocoon.
 class JdbcDataSource
          The Default implementation for DataSources in Avalon.
 

Uses of Configurable in org.apache.avalon.framework.configuration
 

Subinterfaces of Configurable in org.apache.avalon.framework.configuration
 interface Reconfigurable
          Extends Configurable to allow reconfiguration runtime.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.