AddressingPolicyInterceptorProvider |
public class AddressingPolicyInterceptorProvider extends AbstractAttributedInterceptorProvider implements PolicyInterceptorProvider(Code) |
| 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).
|