org.mule.test.tck
Class MuleTestNamespaceTestCase.StubDispatcherPoolFactory

java.lang.Object
  extended by org.mule.test.tck.MuleTestNamespaceTestCase.StubDispatcherPoolFactory
All Implemented Interfaces:
ConfigurableKeyedObjectPoolFactory
Enclosing class:
MuleTestNamespaceTestCase

public static class MuleTestNamespaceTestCase.StubDispatcherPoolFactory
extends Object
implements ConfigurableKeyedObjectPoolFactory


Constructor Summary
MuleTestNamespaceTestCase.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

MuleTestNamespaceTestCase.StubDispatcherPoolFactory

public MuleTestNamespaceTestCase.StubDispatcherPoolFactory()
Method Detail

createObjectPool

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


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