com.ibm.dtfj.analyzer.was.wrappers
Class WSThreadLocalWrapper

java.lang.Object
  extended by ThreadLocalWrapper
      extended by com.ibm.dtfj.analyzer.was.wrappers.WSThreadLocalWrapper

public class WSThreadLocalWrapper
extends ThreadLocalWrapper

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

WSThreadLocalWrapper

public WSThreadLocalWrapper()
Method Detail

setParent

public void setParent(java.lang.Object parent)
Set the parent JavaObject underlying this analyzer bean.

Parameters:
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.

getValueForThread

public ObjectWrapper getValueForThread(com.ibm.dtfj.java.JavaObject threadObject)
                                throws com.ibm.dtfj.image.DTFJException
Throws:
com.ibm.dtfj.image.DTFJException
See Also:
com.ibm.dtfj.analyzer.j2se.wrappers.ThreadLocalWrapper#getValueForThread(com.ibm.dtfj.java.JavaObject)


© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.