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:
PoolableObjectFactory
Enclosing class:
XsltTransformer

protected class XsltTransformer.PooledXsltTransformerFactory
extends 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 PoolableObjectFactory
Specified by:
makeObject in class BasePoolableObjectFactory
Throws:
Exception


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.