public class CommandLineMode extends java.lang.Object implements RuntimeMode
RUNTIME_MODE_ARG
Constructor and Description |
---|
CommandLineMode() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setServerStatus(java.lang.String status,
java.net.URI wallet,
java.io.File logFileDir) |
void |
shutdown() |
public void init()
init
in interface RuntimeMode
public void setServerStatus(java.lang.String status, java.net.URI wallet, java.io.File logFileDir)
setServerStatus
in interface RuntimeMode
public void shutdown()
shutdown
in interface RuntimeMode