| Package | Description |
|---|---|
| org.kuali.rice.ksb.api.registry |
Copyright 2005-2016 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.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDescriptor |
ServiceDescriptor.Builder.build() |
ServiceDescriptor |
ServiceEndpoint.getDescriptor() |
ServiceDescriptor |
ServiceRegistry.getServiceDescriptor(String serviceDescriptorId)
Returns the
ServiceDescriptor which has the given id. |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDescriptor> |
ServiceRegistry.getServiceDescriptors(List<String> serviceDescriptorIds)
Returns an unmodifiable list of
ServiceDescriptor which match the
given list of service descriptor ids. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.