|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThreadLocalWrapper
com.ibm.dtfj.analyzer.was.wrappers.WSThreadLocalWrapper
public class WSThreadLocalWrapper
Extract information from a JavaObject that represents an instance of com.ibm.ws.util.WSThreadLocal.
Constructor Summary | |
---|---|
WSThreadLocalWrapper()
|
Method Summary | |
---|---|
ObjectWrapper |
getValueForThread(com.ibm.dtfj.java.JavaObject threadObject)
|
void |
setParent(java.lang.Object parent)
Set the parent JavaObject underlying this analyzer bean. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSThreadLocalWrapper()
Method Detail |
---|
public void setParent(java.lang.Object parent)
parent
- The parent object to set. Must be of type JavaObject,
and this JavaObject must represent an instance of a com.ibm.ws.util.WSThreadLocal.public ObjectWrapper getValueForThread(com.ibm.dtfj.java.JavaObject threadObject) throws com.ibm.dtfj.image.DTFJException
com.ibm.dtfj.image.DTFJException
com.ibm.dtfj.analyzer.j2se.wrappers.ThreadLocalWrapper#getValueForThread(com.ibm.dtfj.java.JavaObject)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |