Class ServiceDescriptor.Builder

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

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