org.kuali.rice.kew.test
Class KEWTestCase.InitializeGRL

java.lang.Object
  extended by org.kuali.rice.core.lifecycle.BaseLifecycle
      extended by org.kuali.rice.kew.test.KEWTestCase.InitializeGRL
All Implemented Interfaces:
Lifecycle
Enclosing class:
KEWTestCase

private class KEWTestCase.InitializeGRL
extends BaseLifecycle

Adds any ResourceLoaders that have been registered for WebAppClassLoaders to the GlobalResourceLoader


Constructor Summary
private KEWTestCase.InitializeGRL()
           
 
Method Summary
 void start()
           
 
Methods inherited from class org.kuali.rice.core.lifecycle.BaseLifecycle
isStarted, setStarted, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KEWTestCase.InitializeGRL

private KEWTestCase.InitializeGRL()
Method Detail

start

public void start()
           throws Exception
Specified by:
start in interface Lifecycle
Overrides:
start in class BaseLifecycle
Throws:
Exception


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