|
|||||||||
| 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
class SaveInstrumentationTask
Timer task to save the instrumentation to disk.
| Field Summary | |
|---|---|
(package private) InstrumentationPersistence |
instrumentationPersistence
|
(package private) static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
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.Runnablerun in class java.util.TimerTask
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||