

Public Member Functions | |
| RecoverySnapshotTask (SnapshotPrevayler prevayler, long period, String recoveryLocation) | |
| void | run () |
Private Attributes | |
| Timer | t = new Timer(true) |
| SnapshotPrevayler | prevayler |
| String | recoveryLocation |
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
| com::cosylab::acs::maci::manager::app::RecoverySnapshotTask::RecoverySnapshotTask | ( | SnapshotPrevayler | prevayler, | |
| long | period, | |||
| String | recoveryLocation | |||
| ) | [inline] |
References t.
| void com::cosylab::acs::maci::manager::app::RecoverySnapshotTask::run | ( | ) | [inline] |
What to do with this exception ?
References prevayler, and recoveryLocation.
SnapshotPrevayler com::cosylab::acs::maci::manager::app::RecoverySnapshotTask::prevayler [private] |
Referenced by run().
Referenced by run().
Timer com::cosylab::acs::maci::manager::app::RecoverySnapshotTask::t = new Timer(true) [private] |
Referenced by RecoverySnapshotTask().
1.6.2