|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.test.poweroff.Listener
public class Listener
The listener application for the power off test. The listener runs on a computer that stays on during the whole test.
| Constructor Summary | |
|---|---|
Listener()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String... args)
This method is called when executing this application from the command line. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Listener()
| Method Detail |
|---|
public static void main(java.lang.String... args)
throws java.io.IOException
args - the command line parameters
java.io.IOExceptionpublic void run()
run in interface java.lang.Runnable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||