|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractProxyFactory | |
---|---|
org.mule.config.pool | A Mule pooling implementation using Jakarta commons-pool. |
org.mule.impl.model.seda.optimised |
Uses of AbstractProxyFactory in org.mule.config.pool |
---|
Subclasses of AbstractProxyFactory in org.mule.config.pool | |
---|---|
class |
CommonsPoolProxyFactory
CommonsPoolProxyFactory is used to create MuleProxies for use in a
proxy pool. |
Uses of AbstractProxyFactory in org.mule.impl.model.seda.optimised |
---|
Subclasses of AbstractProxyFactory in org.mule.impl.model.seda.optimised | |
---|---|
class |
OptimisedProxyFactory
Creates an optimised Mule proxy for pooling which does away with the reflection and inteception on objects |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |