Uses of Interface
org.mule.util.pool.LifecyleEnabledObjectPool

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

Uses of LifecyleEnabledObjectPool in org.mule.component
 

Fields in org.mule.component declared as LifecyleEnabledObjectPool
protected  LifecyleEnabledObjectPool PooledJavaComponent.lifecycleAdapterPool
           
 

Uses of LifecyleEnabledObjectPool in org.mule.util.pool
 

Classes in org.mule.util.pool that implement LifecyleEnabledObjectPool
 class DefaultLifecycleEnabledObjectPool
          A LifecyleEnabledObjectPool implementation for pooling LifecycleAdapter instances for implementations of JavaComponent that require LifecycleAdapter pooling such as PooledJavaComponent.
 



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