org.apache.cxf.management.interceptor
Class ResponseTimeFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.management.interceptor.ResponseTimeFeature
public class ResponseTimeFeature
- extends org.apache.cxf.feature.AbstractFeature
|
Method Summary |
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
|
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
getActive, initialize, initialize, initialize, initialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseTimeFeature
public ResponseTimeFeature()
initializeProvider
protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
- Overrides:
initializeProvider in class org.apache.cxf.feature.AbstractFeature
Apache CXF