JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
F
G
O
P
R
S
T
U
F
from(ServiceDescriptor)
- Static method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
from(ServiceInfo)
- Static method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
G
getAllOnlineServices()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getAllServices()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getAllServicesForApplication(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getAllServicesForInstance(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getApplicationId()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getChecksum()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getDataObjectService()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getDescriptor()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
getEndpointUrl()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getId()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
getInstanceId()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getOnlineServicesByName(QName)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getServerIpAddress()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getServiceDescriptor(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getServiceDescriptorId()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getServiceDescriptors(List<String>)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
getServiceId()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getServiceName()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getServiceVersion()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getStatus()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getStatusCode()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getType()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
getVersionNumber()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
getVersionNumber()
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
O
org.kuali.rice.ksb.impl.registry
- package org.kuali.rice.ksb.impl.registry
P
publishService(ServiceEndpoint)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
publishServices(List<ServiceEndpoint>)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
R
removeAndPublish(List<String>, List<ServiceEndpoint>)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
removeServiceEndpoint(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
removeServiceEndpoints(List<String>)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
S
ServiceDescriptorBo
- Class in
org.kuali.rice.ksb.impl.registry
ServiceDescriptorBo()
- Constructor for class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
ServiceInfoBo
- Class in
org.kuali.rice.ksb.impl.registry
Model bean that represents the definition of a service on the bus.
ServiceInfoBo()
- Constructor for class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
ServiceRegistryImpl
- Class in
org.kuali.rice.ksb.impl.registry
Reference implementation of the
ServiceRegistry
which is backed by a data access object that handles reading and writing data related to registry entries from a backend datastore.
ServiceRegistryImpl()
- Constructor for class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
setApplicationId(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setChecksum(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setDataObjectService(DataObjectService)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
setDescriptor(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
setEndpointUrl(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setId(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
setInstanceId(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setServerIpAddress(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setServiceDescriptorId(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setServiceId(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setServiceName(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setServiceVersion(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setStatusCode(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setType(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
setVersionNumber(Long)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
Deprecated.
version number is no longer used
T
takeInstanceOffline(String)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
to(ServiceDescriptorBo)
- Static method in class org.kuali.rice.ksb.impl.registry.
ServiceDescriptorBo
to(ServiceInfoBo)
- Static method in class org.kuali.rice.ksb.impl.registry.
ServiceInfoBo
U
updateStatus(String, ServiceEndpointStatus)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
updateStatuses(List<String>, ServiceEndpointStatus)
- Method in class org.kuali.rice.ksb.impl.registry.
ServiceRegistryImpl
F
G
O
P
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2005–2017
The Kuali Foundation
. All rights reserved.