Package org.apache.cxf.ws.policy
Class EndpointPolicyImpl
java.lang.Object
org.apache.cxf.ws.policy.EndpointPolicyImpl
- All Implemented Interfaces:
EndpointPolicy
-
Constructor Summary
ConstructorsConstructorDescriptionEndpointPolicyImpl(EndpointInfo ei, PolicyEngineImpl engine, boolean requestor, Assertor assertor) EndpointPolicyImpl(org.apache.neethi.Policy p) -
Method Summary
Modifier and TypeMethodDescriptionprotected EndpointPolicyImplCollection<org.apache.neethi.Assertion>List<Interceptor<? extends Message>>Collection<org.apache.neethi.Assertion>List<Interceptor<? extends Message>>org.apache.neethi.Policyprotected Collection<org.apache.neethi.Assertion>Collection<org.apache.neethi.Assertion>voidupdatePolicy(org.apache.neethi.Policy p, Message msg)
-
Constructor Details
-
EndpointPolicyImpl
public EndpointPolicyImpl() -
EndpointPolicyImpl
public EndpointPolicyImpl(org.apache.neethi.Policy p) -
EndpointPolicyImpl
public EndpointPolicyImpl(EndpointInfo ei, PolicyEngineImpl engine, boolean requestor, Assertor assertor)
-
-
Method Details
-
getPolicy
public org.apache.neethi.Policy getPolicy()- Specified by:
getPolicyin interfaceEndpointPolicy
-
getAssertor
-
updatePolicy
- Specified by:
updatePolicyin interfaceEndpointPolicy
-
getChosenAlternative
- Specified by:
getChosenAlternativein interfaceEndpointPolicy
-
getVocabulary
- Specified by:
getVocabularyin interfaceEndpointPolicy
-
getFaultVocabulary
- Specified by:
getFaultVocabularyin interfaceEndpointPolicy
-
getInterceptors
- Specified by:
getInterceptorsin interfaceEndpointPolicy
-
getFaultInterceptors
- Specified by:
getFaultInterceptorsin interfaceEndpointPolicy
-
initialize
-
getSupportedAlternatives
-
createEndpointPolicy
-