Class MessageMonitorFeature

  • All Implemented Interfaces:
    org.apache.cxf.feature.AbstractPortableFeature, org.apache.cxf.feature.Feature

    public class MessageMonitorFeature
    extends org.apache.cxf.feature.AbstractFeature
    Installs the MessageMonitor and its corresponding Interceptors as a Feature.
    Since:
    jadice server 5.6.0.0
    • Constructor Detail

      • MessageMonitorFeature

        public MessageMonitorFeature()
    • Method Detail

      • initializeProvider

        protected void initializeProvider​(org.apache.cxf.interceptor.InterceptorProvider provider,
                                          org.apache.cxf.Bus bus)
        Overrides:
        initializeProvider in class org.apache.cxf.feature.AbstractFeature
      • setMessageMonitor

        public void setMessageMonitor​(MessageMonitor monitor)