|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.monitor.ContextHandle
class ContextHandle
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 |
---|
Context ctx
int kind
java.lang.String id
static final int NONE
static final int SESSION
static final int PROC
Constructor Detail |
---|
ContextHandle(Context ctx)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |