Uses of Interface
org.mule.util.ObjectFactory

Packages that use ObjectFactory
org.mule.config.pool A Mule pooling implementation using Jakarta commons-pool. 
org.mule.tck.model Test suite for testing Model releated extensions. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Uses of ObjectFactory in org.mule.config.pool
 

Classes in org.mule.config.pool that implement ObjectFactory
 class AbstractProxyFactory
          AbstractProxyFactory provides common behaviour for creating proxy objects
 class CommonsPoolProxyFactory
          CommonsPoolProxyFactory is used to create MuleProxies for use in a proxy pool.
 

Methods in org.mule.config.pool with parameters of type ObjectFactory
 void CommonsPoolProxyPool.setFactory(ObjectFactory factory)
           
 

Uses of ObjectFactory in org.mule.tck.model
 

Methods in org.mule.tck.model that return ObjectFactory
abstract  ObjectFactory AbstractProxyPoolFactoryTestCase.getProxyFactory(MuleDescriptor descriptor, ObjectPool pool)
           
 

Uses of ObjectFactory in org.mule.util
 

Methods in org.mule.util with parameters of type ObjectFactory
 void ObjectPool.setFactory(ObjectFactory factory)
           
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.