public class PerformanceCounter extends Object implements PerformanceCounterMBean, Counter
PERFORMANCE_COUNTER| Constructor and Description |
|---|
PerformanceCounter(ObjectName on) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getNumInvocations() |
ObjectName |
getObjectName() |
void |
increase(MessageHandlingTimeRecorder mhtr) |
public PerformanceCounter(ObjectName on)
public Number getNumInvocations()
getNumInvocations in interface CountergetNumInvocations in interface PerformanceCounterMBeanpublic void increase(MessageHandlingTimeRecorder mhtr)
public ObjectName getObjectName() throws JMException
getObjectName in interface ManagedComponentJMExceptionApache CXF