mandala.jacob.remote.rmi
Class ServerRunner

java.lang.Object
  extended bymandala.jacob.remote.rmi.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 REGISTRY_CONTEXT_FACTORY
           
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

REGISTRY_CONTEXT_FACTORY

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

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.



Mandala help mailing list