org.kuali.ole.docstore.service
Class ServiceLocator

java.lang.Object
  extended by org.kuali.ole.docstore.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


Constructor Summary
ServiceLocator()
           
 
Method Summary
static AdminService getDiscoveryAdminService()
           
static IndexerService getIndexerService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLocator

public ServiceLocator()
Method Detail

getIndexerService

public static IndexerService getIndexerService()

getDiscoveryAdminService

public static AdminService getDiscoveryAdminService()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.