Class AddressingPolicyInterceptorProvider

  • All Implemented Interfaces:
    Serializable, ConcurrentMap<String,​Object>, Map<String,​Object>, org.apache.cxf.interceptor.InterceptorProvider, org.apache.cxf.ws.policy.PolicyInterceptorProvider

    public class AddressingPolicyInterceptorProvider
    extends org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
    Instead of parametrising an instance of org.apache.cxf.policy.PolicyInterceptorProviderImpl we use this class to reduce the impact of changes to the addressing metadata namespace (only need to update Metadataconstants, otherwise cfg file fragement also).
    See Also:
    Serialized Form
    • Constructor Detail

      • AddressingPolicyInterceptorProvider

        public AddressingPolicyInterceptorProvider​(org.apache.cxf.Bus b)