org.kuali.ole.docstore.discovery.service
Class ServiceLocator
java.lang.Object
org.kuali.ole.docstore.discovery.service.ServiceLocator
public class ServiceLocator
- extends Object
Class for getting services without depending on the implementation classes.
User: tirumalesh.b
Date: 22/12/11 Time: 8:05 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceLocator
public ServiceLocator()
getIndexerService
public static IndexerService getIndexerService()
getDiscoveryService
public static DiscoveryService getDiscoveryService()
getQueryService
public static QueryService getQueryService()
Copyright © 2011-2012 The Kuali Foundation. All Rights Reserved.