org.mule.module.xml.transformer
Class XsltTransformer.PooledXsltTransformerFactory
java.lang.Object
org.apache.commons.pool.BasePoolableObjectFactory
org.mule.module.xml.transformer.XsltTransformer.PooledXsltTransformerFactory
- All Implemented Interfaces:
- org.apache.commons.pool.PoolableObjectFactory
- Enclosing class:
- XsltTransformer
protected class XsltTransformer.PooledXsltTransformerFactory
- extends org.apache.commons.pool.BasePoolableObjectFactory
Methods inherited from class org.apache.commons.pool.BasePoolableObjectFactory |
activateObject, destroyObject, passivateObject, validateObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsltTransformer.PooledXsltTransformerFactory
protected XsltTransformer.PooledXsltTransformerFactory()
makeObject
public Object makeObject()
throws Exception
- Specified by:
makeObject
in interface org.apache.commons.pool.PoolableObjectFactory
- Specified by:
makeObject
in class org.apache.commons.pool.BasePoolableObjectFactory
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.