2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



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

java.lang.Object
  extended by org.apache.tuscany.sca.node.osgi.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