runtime.daemon
Class MultithreadStarter

java.lang.Object
  extended by runtime.daemon.MultithreadStarter

public class MultithreadStarter
extends java.lang.Object


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

Constructor Detail

MultithreadStarter

public MultithreadStarter(java.lang.String[] args)
                   throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

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