stella.net
Class ErrorReceiver.Run

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

public static final class ErrorReceiver.Run
extends Object

For test purposes.


Constructor Summary
ErrorReceiver.Run()
           
 
Method Summary
static void main(String[] arg)
          Constructs a new error receiver listening on the local machine on the given port #KEY_PORT.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorReceiver.Run

public ErrorReceiver.Run()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
Constructs a new error receiver listening on the local machine on the given port #KEY_PORT. The properties are constructed from the command line argument.

Throws:
RemoteException