Uses of Class
org.apache.avalon.excalibur.component.DefaultComponentFactory

Packages that use DefaultComponentFactory
org.apache.avalon.excalibur.component Extended component management services. 
 

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

Constructors in org.apache.avalon.excalibur.component with parameters of type DefaultComponentFactory
ThreadSafeComponentHandler(DefaultComponentFactory factory, Configuration config)
          Deprecated. Create a ThreadSafeComponentHandler which manages a pool of Components created by the specified factory object.
PoolableComponentHandler(DefaultComponentFactory factory, Configuration config)
          Deprecated. Create a PoolableComponentHandler which manages a pool of Components created by the specified factory object.
DefaultComponentHandler(DefaultComponentFactory factory, Configuration config)
          Deprecated. Create a DefaultComponentHandler which manages a pool of Components created by the specified factory object.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.