mandala.jacob.remote.gpf.tcp
Class ServerRunner

java.lang.Object
  extended bymandala.jacob.remote.gpf.tcp.ServerRunner

public class ServerRunner
extends java.lang.Object


Field Summary
protected static java.lang.String HELP_OPTION
           
protected static java.lang.String PORT_OPTION_PREFIX
           
protected static java.lang.String USAGE
           
 
Constructor Summary
ServerRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates a server and binds it in JNDI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP_OPTION

protected static final java.lang.String HELP_OPTION
See Also:
Constant Field Values

PORT_OPTION_PREFIX

protected static final java.lang.String PORT_OPTION_PREFIX
See Also:
Constant Field Values

USAGE

protected static final java.lang.String USAGE
Constructor Detail

ServerRunner

public ServerRunner()
Method Detail

main

public static void main(java.lang.String[] args)

Creates a server and binds it in JNDI.

For more information on the main method, see the package mandala.jacob.remote.gpf.

See Also:
mandala.jacob.remote.gpf


Mandala help mailing list