|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.pool.BasePoolableObjectFactory
org.mule.module.xml.transformer.XQueryTransformer.PooledXQueryTransformerFactory
protected class XQueryTransformer.PooledXQueryTransformerFactory
Constructor Summary | |
---|---|
protected |
XQueryTransformer.PooledXQueryTransformerFactory()
|
Method Summary | |
---|---|
void |
destroyObject(java.lang.Object o)
|
java.lang.Object |
makeObject()
|
Methods inherited from class org.apache.commons.pool.BasePoolableObjectFactory |
---|
activateObject, passivateObject, validateObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XQueryTransformer.PooledXQueryTransformerFactory()
Method Detail |
---|
public java.lang.Object makeObject() throws java.lang.Exception
makeObject
in interface PoolableObjectFactory
makeObject
in class BasePoolableObjectFactory
java.lang.Exception
public void destroyObject(java.lang.Object o) throws java.lang.Exception
destroyObject
in interface PoolableObjectFactory
destroyObject
in class BasePoolableObjectFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |