org.mule.impl.model.seda.optimised
Class OptimisedProxyFactory
java.lang.Object
org.mule.config.pool.AbstractProxyFactory
org.mule.config.pool.CommonsPoolProxyFactory
org.mule.impl.model.seda.optimised.OptimisedProxyFactory
- All Implemented Interfaces:
- ObjectFactory
- public class OptimisedProxyFactory
- extends CommonsPoolProxyFactory
Creates an optimised Mule proxy for pooling which does away with the reflection
and inteception on objects
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptimisedProxyFactory
public OptimisedProxyFactory(MuleDescriptor descriptor)
createProxy
protected Object createProxy(Object component)
throws UMOException
- Overrides:
createProxy in class AbstractProxyFactory
- Throws:
UMOException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.