org.kuali.hr
Class KPMEWebTestCase.ClearCacheLifecycle
java.lang.Object
  
org.kuali.rice.core.api.lifecycle.BaseLifecycle
      
org.kuali.hr.KPMEWebTestCase.ClearCacheLifecycle
- All Implemented Interfaces: 
 - org.kuali.rice.core.api.lifecycle.Lifecycle
 
- Enclosing class:
 - KPMEWebTestCase
 
public class KPMEWebTestCase.ClearCacheLifecycle
- extends org.kuali.rice.core.api.lifecycle.BaseLifecycle
 
 
 
| Methods inherited from class org.kuali.rice.core.api.lifecycle.BaseLifecycle | 
isStarted, setStarted | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KPMEWebTestCase.ClearCacheLifecycle
public KPMEWebTestCase.ClearCacheLifecycle()
start
public void start()
           throws Exception
- Specified by:
 start in interface org.kuali.rice.core.api.lifecycle.Lifecycle- Overrides:
 start in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
 
- Throws:
 Exception
 
stop
public void stop()
          throws Exception
- Specified by:
 stop in interface org.kuali.rice.core.api.lifecycle.Lifecycle- Overrides:
 stop in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
 
- Throws:
 Exception
 
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.