Uses of Class
org.mule.config.pool.AbstractProxyFactory

Packages that use AbstractProxyFactory
org.mule.config.pool A Mule pooling implementation using Jakarta commons-pool. 
org.mule.impl.model.seda.optimised   
 

Uses of AbstractProxyFactory in org.mule.config.pool
 

Subclasses of AbstractProxyFactory in org.mule.config.pool
 class CommonsPoolProxyFactory
          CommonsPoolProxyFactory is used to create MuleProxies for use in a proxy pool.
 

Uses of AbstractProxyFactory in org.mule.impl.model.seda.optimised
 

Subclasses of AbstractProxyFactory in org.mule.impl.model.seda.optimised
 class OptimisedProxyFactory
          Creates an optimised Mule proxy for pooling which does away with the reflection and inteception on objects
 



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