Class ServiceRegistryImpl

java.lang.Object
org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
All Implemented Interfaces:
ServiceRegistry

public class ServiceRegistryImpl extends Object implements ServiceRegistry
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.
Author:
Kuali Rice Team (rice.collab@kuali.org)