|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.varia.stats.TxReport
Nested Class Summary | |
static class |
TxReport.MethodStats (src)
|
static class |
TxReport.SqlStats (src)
|
Constructor Summary | |
TxReport()
|
Method Summary | |
boolean |
addItem(StatisticalItem (src) item)
|
int |
getCount()
|
java.lang.String |
getName()
|
java.util.Map |
getStats()
|
void |
merge(TxReport (src) txReport)
This method destroys txReport parameter!!! Not really a nice implementation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TxReport()
Method Detail |
public java.lang.String getName()
public int getCount()
public java.util.Map getStats()
public boolean addItem(StatisticalItem (src) item)
public void merge(TxReport (src) txReport)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |