IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.monitor
Class ContextHandle

java.lang.Object
  extended by com.ibm.btt.monitor.ContextHandle

 class ContextHandle
extends java.lang.Object

Context utility


Field Summary
(package private)  Context ctx
           
(package private)  java.lang.String id
          This is either null, the sessionId, or the procId.
(package private)  int kind
           
(package private) static int NONE
           
(package private) static int PROC
           
(package private) static int SESSION
           
 
Constructor Summary
ContextHandle(Context ctx)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ctx

Context ctx

kind

int kind

id

java.lang.String id
This is either null, the sessionId, or the procId.


NONE

static final int NONE
See Also:
Constant Field Values

SESSION

static final int SESSION
See Also:
Constant Field Values

PROC

static final int PROC
See Also:
Constant Field Values
Constructor Detail

ContextHandle

ContextHandle(Context ctx)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010