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 Counter
getNumInvocations
in interface PerformanceCounterMBean
public void increase(MessageHandlingTimeRecorder mhtr)
public ObjectName getObjectName() throws JMException
getObjectName
in interface ManagedComponent
JMException
Apache CXF