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

java.lang.Object
  extended by org.eclipse.ecf.server.generic.app.SSLAbstractGenericServerApplication
      extended by org.eclipse.ecf.server.generic.app.SSLGenericServerJavaApplication

public class SSLGenericServerJavaApplication
extends SSLAbstractGenericServerApplication

Since:
6.0

Field Summary
 
Fields inherited from class org.eclipse.ecf.server.generic.app.SSLAbstractGenericServerApplication
configURL, serverGroups, serverName
 
Constructor Summary
SSLGenericServerJavaApplication()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.eclipse.ecf.server.generic.app.SSLAbstractGenericServerApplication
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

SSLGenericServerJavaApplication

public SSLGenericServerJavaApplication()
Method Detail

main

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