org.apache.cxf.ws.policy
Interface EffectivePolicy
- All Known Implementing Classes:
- EffectivePolicyImpl
public interface EffectivePolicy
Describes the effective policy of an outbound message.
getPolicy
org.apache.neethi.Policy getPolicy()
getChosenAlternative
java.util.Collection<org.apache.neethi.Assertion> getChosenAlternative()
getInterceptors
java.util.List<Interceptor> getInterceptors()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.