org.apache.cxf.ws.rm.policy
Class WSRMP12PolicyLoader
java.lang.Object
org.apache.cxf.ws.rm.policy.WSRMP12PolicyLoader
- All Implemented Interfaces:
- AssertionBuilderLoader, PolicyInterceptorProviderLoader
public final class WSRMP12PolicyLoader
- extends Object
- implements PolicyInterceptorProviderLoader, AssertionBuilderLoader
Policy loader for WS-RMP 1.2. This provides the hooks for Neethi to handle the WS-RMP 1.2 policy
assertions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRMP12PolicyLoader
public WSRMP12PolicyLoader(Bus b)
registerBuilders
public void registerBuilders()
registerProviders
public void registerProviders()
Apache CXF