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