public interface EndpointLookupContextType
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
com.ibm.wsspi.sca.addressing.EndpointReferenceType |
getEndpointReference()
Returns the value of the 'Endpoint Reference' containment reference.
|
RegistryAnnotationsType |
getRegistryAnnotations()
Returns the value of the 'Registry Annotations' containment reference.
|
void |
setEndpointReference(com.ibm.wsspi.sca.addressing.EndpointReferenceType value)
Sets the value of the '
Endpoint Reference ' containment reference. |
void |
setRegistryAnnotations(RegistryAnnotationsType value)
Sets the value of the '
Registry Annotations ' containment reference. |
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
com.ibm.wsspi.sca.addressing.EndpointReferenceType getEndpointReference()
setEndpointReference(EndpointReferenceType)
void setEndpointReference(com.ibm.wsspi.sca.addressing.EndpointReferenceType value)
Endpoint Reference
' containment reference.value
- the new value of the 'Endpoint Reference' containment reference.getEndpointReference()
RegistryAnnotationsType getRegistryAnnotations()
setRegistryAnnotations(RegistryAnnotationsType)
void setRegistryAnnotations(RegistryAnnotationsType value)
Registry Annotations
' containment reference.value
- the new value of the 'Registry Annotations' containment reference.getRegistryAnnotations()