|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jonas_ejb.container.EntityCounters
This class is used by JMX to return a dump of instance's current use
Field Summary | |
int |
idle
|
int |
inTx
|
int |
outTx
|
int |
passive
|
int |
removed
|
Constructor Summary | |
EntityCounters()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int inTx
public int outTx
public int idle
public int passive
public int removed
Constructor Detail |
public EntityCounters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |