cloudrmpi
Class ROmpiPPEManager
java.lang.Object
cloudrmpi.ROmpiPPEManager
- All Implemented Interfaces:
- ppe.gui.PPEManagerExitListener
public class ROmpiPPEManager
- extends java.lang.Object
- implements ppe.gui.PPEManagerExitListener
Method Summary |
static void |
main(java.lang.String[] argv)
|
void |
ppeManagerExiting()
When the OmpiPPEManager window is closed, this app is
shutdown completely. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT_LABEL
public static java.lang.String PORT_LABEL
PORT_DEFAULT
public static int PORT_DEFAULT
VERBOSE_DEFAULT
public static boolean VERBOSE_DEFAULT
ROmpiPPEManager
public ROmpiPPEManager(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
ppeManagerExiting
public void ppeManagerExiting()
- When the
OmpiPPEManager
window is closed, this app is
shutdown completely.
- Specified by:
ppeManagerExiting
in interface ppe.gui.PPEManagerExitListener