Package nxt.env
Interface RuntimeMode
- All Known Implementing Classes:
CommandLineMode,DesktopMode,WindowsServiceMode
public interface RuntimeMode
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidinit()voidvoidsetServerStatus(ServerStatus status, URI wallet, File logFileDir) voidshutdown()
-
Method Details
-
init
void init() -
setServerStatus
-
launchDesktopApplication
void launchDesktopApplication() -
shutdown
void shutdown() -
alert
-
getCopyrightMessage
-