|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.metrics.deployer.ManagedStatefulInvocationStatisticsWrapper
public class ManagedStatefulInvocationStatisticsWrapper
ManagedStatefulInvocationStatisticsWrapper
| Constructor Summary | |
|---|---|
ManagedStatefulInvocationStatisticsWrapper(org.jboss.ejb3.statistics.InvocationStatistics delegate)
Constructor |
|
| Method Summary | |
|---|---|
long |
getLastResetTime()
Exposes the time, represented in milliseconds since the epoch, that the stats were last reset |
java.util.Map |
getStats()
|
void |
resetStats()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedStatefulInvocationStatisticsWrapper(org.jboss.ejb3.statistics.InvocationStatistics delegate)
throws java.lang.IllegalArgumentException
delegate -
java.lang.IllegalArgumentException - If the delegate was not supplied| Method Detail |
|---|
public java.util.Map getStats()
InvocationStatistics.getStats()public void resetStats()
InvocationStatistics.resetStats()public long getLastResetTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||