synergynetframework.appsystem.launcher.client
Class SynergyNetLauncher
java.lang.Object
synergynetframework.appsystem.launcher.client.SynergyNetLauncher
public class SynergyNetLauncher
- extends java.lang.Object
The Class SynergyNetLauncher.
Method Summary |
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynergyNetLauncher
public SynergyNetLauncher()
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
java.security.NoSuchAlgorithmException,
java.net.URISyntaxException,
javax.xml.xpath.XPathExpressionException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException
- The main method.
- Parameters:
args
- the arguments
- Throws:
java.io.IOException
- Signals that an I/O exception has occurred.
java.security.NoSuchAlgorithmException
- the no such algorithm exception
java.net.URISyntaxException
- the URI syntax exception
javax.xml.xpath.XPathExpressionException
- the x path expression exception
org.xml.sax.SAXException
- the SAX exception
javax.xml.parsers.ParserConfigurationException
- the parser configuration exception
java.lang.InstantiationException
- the instantiation exception
java.lang.IllegalAccessException
- the illegal access exception
java.lang.ClassNotFoundException
- the class not found exception