|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.workingset.lib.WorkingSetStatistic
org.objectweb.speedo.workingset.lib.TxObserverImpl
public class TxObserverImpl
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.workingset.lib.WorkingSetStatistic |
---|
averageWSduration, averageWSSize, committedWS, currentCtx, instance, LOG_LEVEL, logger, maxWSSize, minWSSize, nbWS |
Constructor Summary | |
---|---|
TxObserverImpl()
|
Method Summary | |
---|---|
protected java.lang.StringBuffer |
getStatistic()
|
void |
transactionEnded(java.lang.Object tx,
int s,
java.lang.Boolean validate)
|
Methods inherited from class org.objectweb.speedo.workingset.lib.WorkingSetStatistic |
---|
getLogger, getLoggerFactory, init, printStatistic, printStatistic, setLogger, setLoggerFactory, transactionAborted, transactionBegun, transactionCommitted, transactionPreValidate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TxObserverImpl()
Method Detail |
---|
public void transactionEnded(java.lang.Object tx, int s, java.lang.Boolean validate)
transactionEnded
in class WorkingSetStatistic
protected java.lang.StringBuffer getStatistic()
getStatistic
in class WorkingSetStatistic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |