public interface Counter
extends org.apache.cxf.management.ManagedComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
PERFORMANCE_COUNTER |
| Modifier and Type | Method and Description |
|---|---|
Number |
getNumInvocations() |
void |
increase(MessageHandlingTimeRecorder mhtr) |
static final String PERFORMANCE_COUNTER
void increase(MessageHandlingTimeRecorder mhtr)
Number getNumInvocations()
Apache CXF