Package org.h2.test.poweroff
Class Listener
java.lang.Object
org.h2.test.poweroff.Listener
- All Implemented Interfaces:
Runnable
The listener application for the power off test.
The listener runs on a computer that stays on during the whole test.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Listener
public Listener()
-
-
Method Details
-
main
This method is called when executing this application from the command line.- Parameters:
args- the command line parameters- Throws:
IOException
-
run
public void run()
-