org.mule.transport.tcp
Class TcpDispatcherPoolFactoryTestCase.StubDispatcherPoolFactory

java.lang.Object
  extended by org.mule.transport.tcp.TcpDispatcherPoolFactoryTestCase.StubDispatcherPoolFactory
All Implemented Interfaces:
ConfigurableKeyedObjectPoolFactory
Enclosing class:
TcpDispatcherPoolFactoryTestCase

public static class TcpDispatcherPoolFactoryTestCase.StubDispatcherPoolFactory
extends Object
implements ConfigurableKeyedObjectPoolFactory


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

Constructor Detail

TcpDispatcherPoolFactoryTestCase.StubDispatcherPoolFactory

public TcpDispatcherPoolFactoryTestCase.StubDispatcherPoolFactory()
Method Detail

createObjectPool

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


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