org.kuali.rice.student
Class StudentStandaloneTestBase.ClearCacheLifecycle

java.lang.Object
  extended by org.kuali.rice.core.lifecycle.BaseLifecycle
      extended by org.kuali.rice.student.StudentStandaloneTestBase.ClearCacheLifecycle
All Implemented Interfaces:
Lifecycle
Enclosing class:
StudentStandaloneTestBase

public class StudentStandaloneTestBase.ClearCacheLifecycle
extends BaseLifecycle


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

Constructor Detail

StudentStandaloneTestBase.ClearCacheLifecycle

public StudentStandaloneTestBase.ClearCacheLifecycle()
Method Detail

stop

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


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