|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceEndpointContract
Represents a service endpoint that has been published to the service registry.
Includes a reference to both ServiceInfoContract
and
ServiceDescriptorContract
instances which compose the two different
pieces of information about a service endpoint.
Method Summary | |
---|---|
ServiceDescriptorContract |
getDescriptor()
Returns the service descriptor for this endpoint. |
ServiceInfoContract |
getInfo()
Returns the service information for this endpoint. |
Method Detail |
---|
ServiceInfoContract getInfo()
ServiceDescriptorContract getDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |