|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMOPoolFactory | |
org.mule.config | Providers Mule Xml configuration support and general configuration classes. |
org.mule.config.pool | A Mule pooling implementation using Jakarta commons-pool. |
org.mule.tck.model | Test suite for testing Model releated extensions. |
Uses of UMOPoolFactory in org.mule.config |
Methods in org.mule.config that return UMOPoolFactory | |
UMOPoolFactory |
PoolingProfile.getPoolFactory()
|
Methods in org.mule.config with parameters of type UMOPoolFactory | |
void |
PoolingProfile.setPoolFactory(UMOPoolFactory poolFactory)
|
Uses of UMOPoolFactory in org.mule.config.pool |
Classes in org.mule.config.pool that implement UMOPoolFactory | |
class |
CommonsPoolFactory
CommonsPoolFactory is a commons-pool pool implementation for mule. |
Uses of UMOPoolFactory in org.mule.tck.model |
Methods in org.mule.tck.model that return UMOPoolFactory | |
abstract UMOPoolFactory |
AbstractPoolTestCase.getPoolFactory()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |