org.apache.tuscany.sca.node.launcher
Class NodeMain

java.lang.Object
  extended by org.apache.tuscany.sca.node.launcher.NodeMain

public class NodeMain
extends java.lang.Object

Main class for this JAR. With no arguments this class launches the SCA Node Daemon. With a "domain" argument it launches the SCA domain admin node. With any other argument it launches an SCA Node.


Constructor Summary
NodeMain()
           
 
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

NodeMain

public NodeMain()
Method Detail

main

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