| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectruntime.starter.MPJRun
public class MPJRun
| Constructor Summary | |
|---|---|
| MPJRun(java.lang.String[] args)Every thing is being inside this constructor :-) | |
| Method Summary | |
|---|---|
|  void | finish()This method cleans up the device environments, closes the selectors, serverSocket, and all the other socketChannels | 
| static void | main(java.lang.String[] args)Entry point to the class | 
|  void | readMachineFile() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MPJRun(java.lang.String[] args)
       throws java.lang.Exception
java.lang.Exception| Method Detail | 
|---|
public void readMachineFile()
                     throws java.lang.Exception
java.lang.Exceptionpublic void finish()
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||