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