|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPool | |
|---|---|
| org.mule.util.pool | |
| Uses of ObjectPool in org.mule.util.pool |
|---|
| Subinterfaces of ObjectPool in org.mule.util.pool | |
|---|---|
interface |
LifecyleEnabledObjectPool
An ObjectPool that allows Start and Stop life-cycle to be propagated pooled object. |
| Classes in org.mule.util.pool that implement ObjectPool | |
|---|---|
class |
CommonsPoolObjectPool
CommonsPoolProxyPool is an implementation of ObjectPool
that internally uses the commons-pool GenericObjectPool and uses a
ObjectFactory for creating new pooled instances. |
class |
DefaultLifecycleEnabledObjectPool
A LifecyleEnabledObjectPool implementation for pooling LifecycleAdapter
instances for implementations of JavaComponent that require
LifecycleAdapter pooling such as PooledJavaComponent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||