Package org.apache.cxf.ws.rm.policy
Class WSRMP12PolicyLoader
- java.lang.Object
-
- org.apache.cxf.ws.rm.policy.WSRMP12PolicyLoader
-
- All Implemented Interfaces:
org.apache.cxf.ws.policy.AssertionBuilderLoader
,org.apache.cxf.ws.policy.PolicyInterceptorProviderLoader
public final class WSRMP12PolicyLoader extends Object implements org.apache.cxf.ws.policy.PolicyInterceptorProviderLoader, org.apache.cxf.ws.policy.AssertionBuilderLoader
Policy loader for WS-RMP 1.2. This provides the hooks for Neethi to handle the WS-RMP 1.2 policy assertions.
-
-
Constructor Summary
Constructors Constructor Description WSRMP12PolicyLoader(org.apache.cxf.Bus b)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
registerBuilders()
void
registerProviders()
-