Constructor and Description |
---|
DebugControlThread(CPMEngine aCpm,
String aFilename,
int aCheckpointFrequency) |
Modifier and Type | Method and Description |
---|---|
void |
deleteCheckpoint() |
String |
doCheckpoint() |
boolean |
exists() |
void |
pause() |
void |
resume() |
void |
run() |
void |
start() |
void |
stop() |
public void start() throws RuntimeException
RuntimeException
public void stop()
public void deleteCheckpoint()
public void pause()
public void resume()
public String doCheckpoint()
public boolean exists()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.