|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDescriptorContract | |
---|---|
org.kuali.rice.ksb.api.registry | Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.ksb.impl.registry |
Uses of ServiceDescriptorContract in org.kuali.rice.ksb.api.registry |
---|
Classes in org.kuali.rice.ksb.api.registry that implement ServiceDescriptorContract | |
---|---|
class |
ServiceDescriptor
Immutable implementation of the ServiceDescriptorContract interface. |
static class |
ServiceDescriptor.Builder
A builder which can be used to construct ServiceDescriptor instances. |
Methods in org.kuali.rice.ksb.api.registry that return ServiceDescriptorContract | |
---|---|
ServiceDescriptorContract |
ServiceEndpointContract.getDescriptor()
Returns the service descriptor for this endpoint. |
Methods in org.kuali.rice.ksb.api.registry with parameters of type ServiceDescriptorContract | |
---|---|
static ServiceDescriptor.Builder |
ServiceDescriptor.Builder.create(ServiceDescriptorContract contract)
|
Uses of ServiceDescriptorContract in org.kuali.rice.ksb.impl.registry |
---|
Classes in org.kuali.rice.ksb.impl.registry that implement ServiceDescriptorContract | |
---|---|
class |
ServiceDescriptorBo
TODO... |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |