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:
- PoolableObjectFactory, ObjectFactory
public class OptimisedProxyFactory
- extends CommonsPoolProxyFactory
Creates an optimised Mule proxy for pooling which does away with the reflection
and inteception on objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptimisedProxyFactory
public OptimisedProxyFactory(MuleDescriptor descriptor,
UMOModel model)
createProxy
protected Object createProxy(Object component)
throws UMOException
- Overrides:
createProxy
in class AbstractProxyFactory
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.