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 org.apache.cxf.feature.AbstractFeature
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
getActive, initialize, initialize, initialize |
| 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(DeliveryAssuranceType da)
setDestinationPolicy
public void setDestinationPolicy(DestinationPolicyType dp)
setRMAssertion
public void setRMAssertion(RMAssertion rma)
setSourcePolicy
public void setSourcePolicy(SourcePolicyType sp)
setStore
public void setStore(RMStore store)
initializeProvider
protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
- Overrides:
initializeProvider in class org.apache.cxf.feature.AbstractFeature
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.