Listener

The listener application for the power off test. The listener runs on a computer that stays on during the whole test.

Methods
static void main(String... args)
This method is called when executing this application from the command line.
static void main(String... args) throws IOException
This method is called when executing this application from the command line.
Parameters:
args - the command line parameters
void run()
void run()