Class ResponseTimeFeature.Portable
java.lang.Object
org.apache.cxf.management.interceptor.ResponseTimeFeature.Portable
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
- Enclosing class:
- ResponseTimeFeature
public static class ResponseTimeFeature.Portable
extends Object
implements org.apache.cxf.feature.AbstractPortableFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
initialize, initialize, initialize, initialize
-
Constructor Details
-
Portable
public Portable()
-
-
Method Details
-
doInitializeProvider
public void doInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus) - Specified by:
doInitializeProviderin interfaceorg.apache.cxf.feature.AbstractPortableFeature
-