| Interface | Description |
|---|---|
| LifecyleEnabledObjectPool |
An ObjectPool that allows Start and Stop life-cycle to be propagated pooled
object.
|
| ObjectPool |
ObjectPool is a simple pooling interface for objects |
| Class | Description |
|---|---|
| CommonsPoolObjectPool |
CommonsPoolProxyPool is an implementation of ObjectPool
that internally uses the commons-pool GenericObjectPool and uses a
ObjectFactory for creating new pooled instances. |
| DefaultLifecycleEnabledObjectPool |
A LifecyleEnabledObjectPool implementation for pooling
LifecycleAdapter
instances for implementations of JavaComponent that require
LifecycleAdapter pooling such as PooledJavaComponent. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.