|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Initializable | |
org.apache.avalon.excalibur.component | |
org.apache.avalon.excalibur.datasource | |
org.apache.avalon.excalibur.pool |
Uses of Initializable in org.apache.avalon.excalibur.component |
Classes in org.apache.avalon.excalibur.component that implement Initializable | |
class |
ComponentHandler
This class acts like a Factory to instantiate the correct version of the ComponentHandler that you need. |
class |
DefaultComponentManager
Deprecated. Please use ExcaliburComponentManager instead |
class |
DefaultComponentPool
This is the implementation of Pool for Avalon
Components that is thread safe. |
class |
DefaultComponentSelector
Deprecated. use ExcaliburComponentSelector instead. |
class |
ExcaliburComponentManager
Default component manager for Avalon's components. |
class |
ExcaliburComponentSelector
Default component selector for Avalon's components. |
class |
PoolableComponentHandler
The PoolableComponentHandler to make sure components are initialized and destroyed correctly. |
class |
ThreadSafeComponentHandler
The ThreadSafeComponentHandler to make sure components are initialized and destroyed correctly. |
Uses of Initializable in org.apache.avalon.excalibur.datasource |
Classes in org.apache.avalon.excalibur.datasource that implement Initializable | |
class |
JdbcConnectionPool
The Pool implementation for JdbcConnections. |
Uses of Initializable in org.apache.avalon.excalibur.pool |
Classes in org.apache.avalon.excalibur.pool that implement Initializable | |
class |
HardResourceLimitingPool
This is a implementation of Pool that is thread safe. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |