Class ServiceDescriptorRegistry

java.lang.Object
org.alfresco.repo.service.ServiceDescriptorRegistry
All Implemented Interfaces:
ServiceRegistry, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware

public class ServiceDescriptorRegistry extends Object implements org.springframework.beans.factory.BeanFactoryAware, ServiceRegistry
Implementation of a Service Registry based on the definition of Services contained within a Spring Bean Factory.
Author:
David Caruana