Class AddressingPolicyInterceptorProvider

All Implemented Interfaces:
Serializable, ConcurrentMap<String,Object>, Map<String,Object>, InterceptorProvider, PolicyInterceptorProvider

public class AddressingPolicyInterceptorProvider extends 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:
  • Constructor Details

    • AddressingPolicyInterceptorProvider

      public AddressingPolicyInterceptorProvider(Bus b)