|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
DefaultComponentHandler(DefaultComponentFactory factory,
org.apache.avalon.framework.configuration.Configuration config)
Deprecated. Create a DefaultComponentHandler which manages a pool of Components created by the specified factory object. |
|
PoolableComponentHandler(DefaultComponentFactory factory,
org.apache.avalon.framework.configuration.Configuration config)
Deprecated. Create a PoolableComponentHandler which manages a pool of Components created by the specified factory object. |
|
ThreadSafeComponentHandler(DefaultComponentFactory factory,
org.apache.avalon.framework.configuration.Configuration config)
Deprecated. Create a ThreadSafeComponentHandler which manages a pool of Components created by the specified factory object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |