Class LongRunningProgram

java.lang.Object
  extended by LongRunningProgram

public class LongRunningProgram
extends Object

Author:
Kohsuke Kawaguchi

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

Constructor Detail

LongRunningProgram

public LongRunningProgram()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All rights reserved.