public class KRMSServiceLocatorInternal extends Object
KrmsApiServiceLocator
only for non-remotable.Modifier and Type | Field and Description |
---|---|
static String |
KRMS_MODULE_NAMESPACE |
static String |
KRMS_RUN_MODE_PROPERTY |
static String |
REPOSITORY_TO_ENGINE_TRANSLATOR |
Constructor and Description |
---|
KRMSServiceLocatorInternal() |
Modifier and Type | Method and Description |
---|---|
static <A> A |
getBean(String serviceName,
boolean forceLocal) |
static RepositoryToEngineTranslator |
getRepositoryToEngineTranslator() |
static <A> A |
getService(String serviceName) |
public static final String REPOSITORY_TO_ENGINE_TRANSLATOR
public static final String KRMS_RUN_MODE_PROPERTY
public static final String KRMS_MODULE_NAMESPACE
public KRMSServiceLocatorInternal()
public static <A> A getService(String serviceName)
public static RepositoryToEngineTranslator getRepositoryToEngineTranslator()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.