org.eclipse.ecf.server.generic.app
Class GenericServerJavaApplication

java.lang.Object
  extended by org.eclipse.ecf.server.generic.app.AbstractGenericServerApplication
      extended by org.eclipse.ecf.server.generic.app.GenericServerJavaApplication

public class GenericServerJavaApplication
extends AbstractGenericServerApplication

Since:
3.0

Field Summary
 
Fields inherited from class org.eclipse.ecf.server.generic.app.AbstractGenericServerApplication
configURL, serverGroups, serverName
 
Constructor Summary
GenericServerJavaApplication()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.eclipse.ecf.server.generic.app.AbstractGenericServerApplication
createServerContainer, initialize, initializeFromConnectors, initializeSingleServer, processArguments, setupServerContainer, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericServerJavaApplication

public GenericServerJavaApplication()
Method Detail

main

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