org.jppf.node
Class NodeLauncher
java.lang.Object
org.jppf.node.NodeLauncher
public class NodeLauncher
- extends Object
Bootstrap class for lauching a JPPF node. The node class is dynamically loaded from a remote server.
- Author:
- Laurent Cohen
|
Method Summary |
static void |
main(String... args)
Start this application, then the JPPF driver as a subprocess. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeLauncher
public NodeLauncher()
main
public static void main(String... args)
- Start this application, then the JPPF driver as a subprocess.
- Parameters:
args - not used.
Copyright © 2005-2010 JPPF Team.