org.mule.config.pool
Class CommonsPoolFactory

java.lang.Object
  extended byorg.mule.config.pool.CommonsPoolFactory
All Implemented Interfaces:
UMOPoolFactory

public class CommonsPoolFactory
extends java.lang.Object
implements UMOPoolFactory

CommonsPoolFactory is a commons-pool pool implementation for mule. this is the default implementation used if no other is configured.

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

Constructor Summary
CommonsPoolFactory()
           
 
Method Summary
 ObjectPool createPool(UMODescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsPoolFactory

public CommonsPoolFactory()
Method Detail

createPool

public ObjectPool createPool(UMODescriptor descriptor)
Specified by:
createPool in interface UMOPoolFactory


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