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.
|
org.kuali.rice.ksb.impl.registry |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInfo
Immutable implementation of the
ServiceInfoContract interface. |
static class |
ServiceInfo.Builder
A builder which can be used to construct
ServiceInfo instances. |
Modifier and Type | Method and Description |
---|---|
ServiceInfoContract |
ServiceEndpointContract.getInfo()
Returns the service information for this endpoint.
|
Modifier and Type | Method and Description |
---|---|
static ServiceInfo.Builder |
ServiceInfo.Builder.create(ServiceInfoContract contract) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInfoBo
Model bean that represents the definition of a service on the bus.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.