org.kuali.rice.krms.impl.util
Class KRMSServiceLocatorInternal
java.lang.Object
org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
public class KRMSServiceLocatorInternal
- extends Object
Like KrmsApiServiceLocator
only for non-remotable.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_TO_ENGINE_TRANSLATOR
public static final String REPOSITORY_TO_ENGINE_TRANSLATOR
- See Also:
- Constant Field Values
KRMS_RUN_MODE_PROPERTY
public static final String KRMS_RUN_MODE_PROPERTY
- See Also:
- Constant Field Values
KRMS_MODULE_NAMESPACE
public static final String KRMS_MODULE_NAMESPACE
- See Also:
- Constant Field Values
KRMSServiceLocatorInternal
public KRMSServiceLocatorInternal()
getService
public static <A> A getService(String serviceName)
getBean
public static <A> A getBean(String serviceName,
boolean forceLocal)
getRepositoryToEngineTranslator
public static RepositoryToEngineTranslator getRepositoryToEngineTranslator()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.