public class ServiceLocator extends Object
| Constructor and Description |
|---|
ServiceLocator() |
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryService |
getDiscoveryService() |
static IndexerService |
getIndexerService() |
static QueryService |
getQueryService() |
public ServiceLocator()
public static IndexerService getIndexerService()
public static DiscoveryService getDiscoveryService()
public static QueryService getQueryService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.