org.apache.cxf.ws.rm.feature
Class RMFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.ws.rm.feature.RMFeature
public class RMFeature
- extends AbstractFeature
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMFeature
public RMFeature()
setDeliveryAssurance
public void setDeliveryAssurance(org.apache.cxf.ws.rm.manager.DeliveryAssuranceType da)
setDestinationPolicy
public void setDestinationPolicy(org.apache.cxf.ws.rm.manager.DestinationPolicyType dp)
setRMAssertion
public void setRMAssertion(org.apache.cxf.ws.rm.policy.RMAssertion rma)
setSourcePolicy
public void setSourcePolicy(org.apache.cxf.ws.rm.manager.SourcePolicyType sp)
setStore
public void setStore(RMStore store)
initializeProvider
protected void initializeProvider(InterceptorProvider provider,
Bus bus)
- Overrides:
initializeProvider
in class AbstractFeature
Apache CXF