|
|||||||||||
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 | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |