org.mule.module.xml.transformer
Class XsltTransformer.PooledXsltTransformerFactory

java.lang.Object
  extended by org.apache.commons.pool.BasePoolableObjectFactory
      extended by 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


Constructor Summary
protected XsltTransformer.PooledXsltTransformerFactory()
           
 
Method Summary
 Object makeObject()
           
 
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
 

Constructor Detail

XsltTransformer.PooledXsltTransformerFactory

protected XsltTransformer.PooledXsltTransformerFactory()
Method Detail

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.