Class KEWServiceLocator

java.lang.Object
org.kuali.rice.kew.service.KEWServiceLocator

public final class KEWServiceLocator extends Object
Convenience class that holds service names and provide methods to acquire services. Defaults to GLR for actual service acquisition. Used to be responsible for loading and holding spring application context (when it was SpringServiceLocator) but those responsibilities have been moved to the SpringLoader.
Author:
Kuali Rice Team (rice.collab@kuali.org)