Uses of Package
org.mule.util.pool

Packages that use org.mule.util.pool
org.mule.component   
org.mule.util.pool   
 

Classes in org.mule.util.pool used by org.mule.component
LifecyleEnabledObjectPool
          An ObjectPool that allows Start and Stop life-cycle to be propagated pooled object.
 

Classes in org.mule.util.pool used by org.mule.util.pool
CommonsPoolObjectPool
          CommonsPoolProxyPool is an implementation of ObjectPool that internally uses the commons-pool GenericObjectPool and uses a ObjectFactory for creating new pooled instances.
LifecyleEnabledObjectPool
          An ObjectPool that allows Start and Stop life-cycle to be propagated pooled object.
ObjectPool
          ObjectPool is a simple pooling interface for objects
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.