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