public interface Counter extends ManagedComponent
Modifier and Type | Field and Description |
---|---|
static String |
PERFORMANCE_COUNTER |
Modifier and Type | Method and Description |
---|---|
Number |
getNumInvocations() |
void |
increase(MessageHandlingTimeRecorder mhtr) |
boolean |
isEnabled() |
getObjectName
static final String PERFORMANCE_COUNTER
void increase(MessageHandlingTimeRecorder mhtr)
Number getNumInvocations()
boolean isEnabled()
Apache CXF