org.kuali.rice.edl.impl.service
Class EdlServiceLocator

java.lang.Object
  extended by org.kuali.rice.edl.impl.service.EdlServiceLocator

public class EdlServiceLocator
extends Object


Field Summary
static String EDOCLITE_SERVICE
           
 
Constructor Summary
EdlServiceLocator()
           
 
Method Summary
static Object getBean(String serviceName)
           
static EDocLiteService getEDocLiteService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EDOCLITE_SERVICE

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

EdlServiceLocator

public EdlServiceLocator()
Method Detail

getEDocLiteService

public static EDocLiteService getEDocLiteService()

getBean

public static Object getBean(String serviceName)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.