org.mule.transport
Class DefaultConfigurableKeyedObjectPoolFactory

java.lang.Object
  extended by org.mule.transport.DefaultConfigurableKeyedObjectPoolFactory
All Implemented Interfaces:
ConfigurableKeyedObjectPoolFactory

public class DefaultConfigurableKeyedObjectPoolFactory
extends Object
implements ConfigurableKeyedObjectPoolFactory

Implements ConfigurableKeyedObjectPoolFactory creating instances of DefaultConfigurableKeyedObjectPool.


Constructor Summary
DefaultConfigurableKeyedObjectPoolFactory()
           
 
Method Summary
 ConfigurableKeyedObjectPool createObjectPool()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConfigurableKeyedObjectPoolFactory

public DefaultConfigurableKeyedObjectPoolFactory()
Method Detail

createObjectPool

public ConfigurableKeyedObjectPool createObjectPool()
Specified by:
createObjectPool in interface ConfigurableKeyedObjectPoolFactory


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.