|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jboss.ejb3.metrics.deployer.ManagedMetricsWrapperBase
public abstract class ManagedMetricsWrapperBase
ManagedMetricsWrapperBase Base class to to delegate to the underlying invocation stats, exposing management properties and operations.
| Method Summary | |
|---|---|
org.jboss.ejb3.statistics.InvocationStatistics |
getInvocationStats()
|
long |
getInvocationStatsLastResetTime()
Exposes the time, represented in milliseconds since the epoch, that the stats were last reset |
void |
resetInvocationStats()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.jboss.ejb3.statistics.InvocationStatistics getInvocationStats()
InvocationStatistics.getStats()public void resetInvocationStats()
InvocationStatistics.resetStats()public long getInvocationStatsLastResetTime()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||