org.apache.cxf.ws.policy
Class EndpointPolicyImpl
java.lang.Object
org.apache.cxf.ws.policy.EndpointPolicyImpl
- All Implemented Interfaces:
- EndpointPolicy
public class EndpointPolicyImpl
- extends java.lang.Object
- implements EndpointPolicy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointPolicyImpl
public EndpointPolicyImpl()
getPolicy
public org.apache.neethi.Policy getPolicy()
- Specified by:
getPolicy in interface EndpointPolicy
getChosenAlternative
public java.util.Collection<org.apache.neethi.Assertion> getChosenAlternative()
- Specified by:
getChosenAlternative in interface EndpointPolicy
getVocabulary
public java.util.Collection<org.apache.neethi.Assertion> getVocabulary()
- Specified by:
getVocabulary in interface EndpointPolicy
getFaultVocabulary
public java.util.Collection<org.apache.neethi.Assertion> getFaultVocabulary()
- Specified by:
getFaultVocabulary in interface EndpointPolicy
getInterceptors
public java.util.List<Interceptor> getInterceptors()
- Specified by:
getInterceptors in interface EndpointPolicy
getFaultInterceptors
public java.util.List<Interceptor> getFaultInterceptors()
- Specified by:
getFaultInterceptors in interface EndpointPolicy
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.