stella.net
Class ErrorReceiver.Run
java.lang.Object
stella.net.ErrorReceiver.Run
- Enclosing class:
- ErrorReceiver
public static final class ErrorReceiver.Run
- extends Object
For test purposes.
|
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 |
ErrorReceiver.Run
public ErrorReceiver.Run()
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