|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xdms.utils.XMLUtilsPool.XMLUtilsFactory
protected class XMLUtilsPool.XMLUtilsFactory
An internal XMLUtilsFactory
Field Summary |
---|
Fields inherited from interface com.ibm.xdms.utils.ObjectFactory |
---|
COPYRIGHT |
Constructor Summary | |
---|---|
protected |
XMLUtilsPool.XMLUtilsFactory()
|
Method Summary | |
---|---|
java.lang.Object |
create()
Creates an object. |
void |
destroy(java.lang.Object obj)
Destroys an object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XMLUtilsPool.XMLUtilsFactory()
Method Detail |
---|
public java.lang.Object create()
create
in interface ObjectFactory
public void destroy(java.lang.Object obj)
destroy
in interface ObjectFactory
obj
- The object to destroy.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |