Apache CXF API

org.apache.cxf.management.interceptor
Class ResponseTimeFeature

java.lang.Object
  extended by org.apache.cxf.feature.AbstractFeature
      extended by org.apache.cxf.management.interceptor.ResponseTimeFeature

public class ResponseTimeFeature
extends AbstractFeature


Constructor Summary
ResponseTimeFeature()
           
 
Method Summary
protected  void initializeProvider(InterceptorProvider provider, 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
 

Constructor Detail

ResponseTimeFeature

public ResponseTimeFeature()
Method Detail

initializeProvider

protected void initializeProvider(InterceptorProvider provider,
                                  Bus bus)
Overrides:
initializeProvider in class AbstractFeature

Apache CXF API

Apache CXF