suncertify
Class ApplicationFactory

java.lang.Object
  |
  +--suncertify.ApplicationFactory

public class ApplicationFactory
extends java.lang.Object

Class that is simple runner for both server and both versions of client application according to the command parameters


Constructor Summary
ApplicationFactory()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for both server and both versions of client application according to the command parameters.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationFactory

public ApplicationFactory()
Method Detail

main

public static void main(java.lang.String[] args)
Main method for both server and both versions of client application according to the command parameters. Supported values are:
no param or one - the flag 'server|alone'

Parameters:
args - command line arguments