Class ServiceEndpoint.Builder

java.lang.Object
org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
All Implemented Interfaces:
Serializable, ModelBuilder, ServiceEndpointContract
Enclosing class:
ServiceEndpoint

public static final class ServiceEndpoint.Builder extends Object implements Serializable, ModelBuilder, ServiceEndpointContract
A builder which can be used to construct ServiceEndpoint instances. Enforces the constraints of the ServiceEndpointContract.
See Also: