Class RMFeature

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

    public class RMFeature
    extends org.apache.cxf.feature.AbstractFeature
    • Constructor Detail

      • RMFeature

        public RMFeature()
    • Method Detail

      • setRMAssertion

        public void setRMAssertion​(RMAssertion rma)
      • setStore

        public void setStore​(RMStore store)
      • setRMNamespace

        public void setRMNamespace​(String uri)
      • initializeProvider

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