public class SynapseServer
extends Object
This is the class invoked by the command line scripts synapse.sh and synapse-daemon.sh to
start an instance of Synapse. This class calls on the ServerManager to start up the instance
TODO Switch to using commons-cli and move all command line parameter processing etc from the
.sh and .bat into this.. for 1.3 release :)