org.sourceforge.jemm
Class JemmServer

java.lang.Object
  extended by org.sourceforge.jemm.JemmServer

public final class JemmServer
extends java.lang.Object

JemmServer represents a remote JEMM Server for clients to connect to and share data. It is able to run in either persistent mode or pure memory mode. It also supports shutdown and a number of command line configuration options.

Author:
Rory Graves

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
 

Method Detail

main

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


Copyright © 2009. All Rights Reserved.