org.kuali.rice.edl.framework.services
Class EdlFrameworkServiceLocator

java.lang.Object
  extended by org.kuali.rice.edl.framework.services.EdlFrameworkServiceLocator

public class EdlFrameworkServiceLocator
extends Object


Field Summary
static String EXTRACT_SERVICE
           
 
Constructor Summary
EdlFrameworkServiceLocator()
           
 
Method Summary
static ExtractService getExtractService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTRACT_SERVICE

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

EdlFrameworkServiceLocator

public EdlFrameworkServiceLocator()
Method Detail

getExtractService

public static ExtractService getExtractService()


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