| Interface | Description |
|---|---|
| ServiceRegistryDao |
Data access object for working with service registry data.
|
| Class | Description |
|---|---|
| ServiceDescriptorBo |
TODO...
|
| ServiceInfoBo |
Model bean that represents the definition of a service on the bus.
|
| ServiceRegistryDaoOjb |
An OJB dao implementation of the
ServiceRegistryDao. |
| ServiceRegistryImpl |
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. |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.