org.kuali.hr
Class KPMESeleniumTestCase.ClearCacheLifecycle

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

public class KPMESeleniumTestCase.ClearCacheLifecycle
extends org.kuali.rice.core.api.lifecycle.BaseLifecycle


Constructor Summary
KPMESeleniumTestCase.ClearCacheLifecycle()
           
 
Method Summary
 void start()
           
 void stop()
           
 
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
 

Constructor Detail

KPMESeleniumTestCase.ClearCacheLifecycle

public KPMESeleniumTestCase.ClearCacheLifecycle()
Method Detail

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.