Class ServiceEndpoint

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ksb.api.registry.ServiceEndpoint
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete, ServiceEndpointContract

public final class ServiceEndpoint extends AbstractDataTransferObject implements ServiceEndpointContract
Immutable implementation of the ServiceEndpointContract interface. Represents a service endpoint that has been published to the service registry. Includes both a ServiceInfo and ServiceDescriptor which compose the two different pieces of information about a service endpoint.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: