Skip navigation links
oracle.wsm.common.util
Class TransformerObjectPool
java.lang.Object
oracle.wsm.common.util.ObjectPool
oracle.wsm.common.util.TransformerObjectPool
-
public class TransformerObjectPool
- extends ObjectPool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformerObjectPool
public TransformerObjectPool(TransformerFactory transformerFactory)
create
protected Object create()
throws CommonUtilException
-
- Specified by:
create
in class ObjectPool
-
- Throws:
CommonUtilException
validate
public boolean validate(Object o)
-
- Specified by:
validate
in class ObjectPool
cleanup
public void cleanup(Object o)
-
- Specified by:
cleanup
in class ObjectPool
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.