Interface Counter
- All Superinterfaces:
org.apache.cxf.management.ManagedComponent
- All Known Implementing Classes:
ResponseTimeCounter
public interface Counter
extends org.apache.cxf.management.ManagedComponent
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanMethods inherited from interface org.apache.cxf.management.ManagedComponent
getObjectName
-
Field Details
-
PERFORMANCE_COUNTER
- See Also:
-
-
Method Details
-
increase
-
getNumInvocations
Number getNumInvocations() -
isEnabled
boolean isEnabled()
-