org.kuali.rice.edl.impl
Class EDLGlobalConfigFactory

java.lang.Object
  extended by org.kuali.rice.edl.impl.EDLGlobalConfigFactory

public class EDLGlobalConfigFactory
extends Object

Builds a EDLGlobalConfig.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
EDLGlobalConfigFactory()
           
 
Method Summary
static EDLGlobalConfig createEDLGlobalConfig(String edlConfigLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDLGlobalConfigFactory

public EDLGlobalConfigFactory()
Method Detail

createEDLGlobalConfig

public static EDLGlobalConfig createEDLGlobalConfig(String edlConfigLocation)
                                             throws Exception
Throws:
Exception


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