Package org.kuali.rice.ksb.api.registry

Copyright 2005-2014 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.

See:
          Description

Interface Summary
ServiceDescriptorContract A service descriptor includes a serialized XML representation of the ServiceConfiguration for the service.
ServiceEndpointContract Represents a service endpoint that has been published to the service registry.
ServiceInfoContract Defines the contract for information about a service that is published in the ServiceRegistry.
ServiceRegistry Defines the interface for a remotely accessible service registry.
 

Class Summary
RemoveAndPublishResult Wraps information resulting from a "removeAndPublish" operation on the registry.
ServiceDescriptor Immutable implementation of the ServiceDescriptorContract interface.
ServiceDescriptor.Builder A builder which can be used to construct ServiceDescriptor instances.
ServiceEndpoint Immutable implementation of the ServiceEndpointContract interface.
ServiceEndpoint.Builder A builder which can be used to construct ServiceEndpoint instances.
ServiceInfo Immutable implementation of the ServiceInfoContract interface.
ServiceInfo.Builder A builder which can be used to construct ServiceInfo instances.
 

Enum Summary
ServiceEndpointStatus Defines the possible statuses for a service endpoint in the KSB registry.
 

Package org.kuali.rice.ksb.api.registry Description

Copyright 2005-2014 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.