org.apache.cxf.management.counters
Interface ResponseTimeCounterMBean
- All Known Implementing Classes:
- ResponseTimeCounter
public interface ResponseTimeCounterMBean
getNumInvocations
java.lang.Number getNumInvocations()
getAvgResponseTime
java.lang.Number getAvgResponseTime()
getMaxResponseTime
java.lang.Number getMaxResponseTime()
getMinResponseTime
java.lang.Number getMinResponseTime()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.