jcurzez.test
Class Termination

java.lang.Object
  |
  +--jcurzez.test.Termination

public class Termination
extends java.lang.Object

This is a simple forever loop that allows testing of the shutdown hook.

Version:
0.0.4
Author:
Thomas Girard

Constructor Summary
Termination()
           
 
Method Summary
static void main(java.lang.String[] args)
          The entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Termination

public Termination()
Method Detail

main

public static void main(java.lang.String[] args)
The entry point.



Send me an email