stella.net
Class ParameterRelay.Run

java.lang.Object
  extended by stella.net.ParameterRelay.Run
Enclosing class:
ParameterRelay

public static final class ParameterRelay.Run
extends Object

Runs the parameter realy.


Constructor Summary
ParameterRelay.Run()
           
 
Method Summary
static void main(String[] arg)
          Reads in the properties from the command line, constructs a parameter relay and starts it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterRelay.Run

public ParameterRelay.Run()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
Reads in the properties from the command line, constructs a parameter relay and starts it.

Throws:
RemoteException