public interface ServiceEndpointContract
ServiceInfoContract and
ServiceDescriptorContract instances which compose the two different
pieces of information about a service endpoint.| Modifier and Type | Method and Description |
|---|---|
ServiceDescriptorContract |
getDescriptor()
Returns the service descriptor for this endpoint.
|
ServiceInfoContract |
getInfo()
Returns the service information for this endpoint.
|
ServiceInfoContract getInfo()
ServiceDescriptorContract getDescriptor()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.