当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 varia API Documentation 英文版文档
TxReport (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档
org.jboss.varia.stats
Class TxReport
java.lang.Object
org.jboss.varia.stats.TxReport
- All Implemented Interfaces:
- Serializable
- public class TxReport
- extends Object
- implements Serializable
- Version:
- $Revision: 1.2 $
- Author:
- Alexey Loubyansky
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxReport
public TxReport()
getName
public String getName()
getCount
public int getCount()
getStats
public Map getStats()
addItem
public boolean addItem(StatisticalItem item)
merge
public void merge(TxReport txReport)
- This method destroys txReport parameter!!! Not really a nice implementation.
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.