|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.workflow.api.GcInfo
Field Summary | |
---|---|
int |
cycle
|
java.lang.String |
sessionID
|
int |
threshold
|
Constructor Summary | |
---|---|
GcInfo()
|
|
GcInfo(int cycle,
int threshold,
java.lang.String sessionID)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int cycle
public int threshold
public java.lang.String sessionID
Constructor Detail |
public GcInfo()
public GcInfo(int cycle, int threshold, java.lang.String sessionID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |