org.apache.cxf.management.counters
Interface Counter
- All Superinterfaces:
- ManagedComponent
- All Known Implementing Classes:
- PerformanceCounter, ResponseTimeCounter
public interface Counter
- extends ManagedComponent
PERFORMANCE_COUNTER
static final java.lang.String PERFORMANCE_COUNTER
- See Also:
- Constant Field Values
increase
void increase(MessageHandlingTimeRecorder mhtr)
getNumInvocations
java.lang.Number getNumInvocations()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.