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) |
getObjectNamestatic final String PERFORMANCE_COUNTER
void increase(MessageHandlingTimeRecorder mhtr)
Number getNumInvocations()
Apache CXF