Class EndpointReferenceDomainExpression
java.lang.Object
org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- All Implemented Interfaces:
DomainExpression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanappliesTo(ServiceInfo si) org.apache.cxf.ws.addressing.EndpointReferenceTypevoidsetEndpointReference(org.apache.cxf.ws.addressing.EndpointReferenceType e)
-
Constructor Details
-
EndpointReferenceDomainExpression
public EndpointReferenceDomainExpression()
-
-
Method Details
-
getEndpointReference
public org.apache.cxf.ws.addressing.EndpointReferenceType getEndpointReference() -
setEndpointReference
public void setEndpointReference(org.apache.cxf.ws.addressing.EndpointReferenceType e) -
appliesTo
- Specified by:
appliesToin interfaceDomainExpression
-
appliesTo
- Specified by:
appliesToin interfaceDomainExpression
-
appliesTo
- Specified by:
appliesToin interfaceDomainExpression
-
appliesTo
- Specified by:
appliesToin interfaceDomainExpression
-
appliesTo
- Specified by:
appliesToin interfaceDomainExpression
-