org.mule.umo.model
Interface UMOPoolFactory

All Known Implementing Classes:
CommonsPoolFactory

public interface UMOPoolFactory

UMOPoolFactory is a factory interface for created a component pool instance

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 ObjectPool createPool(UMODescriptor descriptor)
           
 ObjectPool createPool(UMODescriptor descriptor, ObjectFactory factory)
           
 

Method Detail

createPool

public ObjectPool createPool(UMODescriptor descriptor,
                             ObjectFactory factory)

createPool

public ObjectPool createPool(UMODescriptor descriptor)


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.