org.kuali.rice.kim.impl.services
Class KIMServiceLocatorInternal

java.lang.Object
  extended by org.kuali.rice.kim.impl.services.KIMServiceLocatorInternal

public class KIMServiceLocatorInternal
extends Object


Field Summary
static String KIM_RUN_MODE_PROPERTY
           
static String RESPONSIBILITY_INTERNAL_SERVICE
           
 
Constructor Summary
KIMServiceLocatorInternal()
           
 
Method Summary
static Object getBean(String serviceName)
           
static ResponsibilityInternalService getResponsibilityInternalService()
           
static Object getService(String serviceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KIM_RUN_MODE_PROPERTY

public static final String KIM_RUN_MODE_PROPERTY
See Also:
Constant Field Values

RESPONSIBILITY_INTERNAL_SERVICE

public static final String RESPONSIBILITY_INTERNAL_SERVICE
See Also:
Constant Field Values
Constructor Detail

KIMServiceLocatorInternal

public KIMServiceLocatorInternal()
Method Detail

getService

public static Object getService(String serviceName)

getBean

public static Object getBean(String serviceName)

getResponsibilityInternalService

public static ResponsibilityInternalService getResponsibilityInternalService()


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