|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
com.jcoverage.coverage.SaveInstrumentationTask
Timer task to save the instrumentation to disk.
| Field Summary | |
(package private) InstrumentationPersistence |
instrumentationPersistence
|
(package private) static org.apache.log4j.Logger |
logger
|
| Fields inherited from class java.util.TimerTask |
|
| Constructor Summary | |
(package private) |
SaveInstrumentationTask(InstrumentationPersistence instrumentationPersistence)
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final org.apache.log4j.Logger logger
final InstrumentationPersistence instrumentationPersistence
| Constructor Detail |
SaveInstrumentationTask(InstrumentationPersistence instrumentationPersistence)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||