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