
public static class RemoteTraceServer.PrintListener extends Object implements RemoteTraceServer.Listener
| Modifier and Type | Field and Description |
|---|---|
static RemoteTraceServer.PrintListener |
CONSOLE |
| Modifier | Constructor and Description |
|---|---|
protected |
RemoteTraceServer.PrintListener() |
|
RemoteTraceServer.PrintListener(PrintStream stream) |
public static final RemoteTraceServer.PrintListener CONSOLE
public RemoteTraceServer.PrintListener(PrintStream stream)
protected RemoteTraceServer.PrintListener()
public PrintStream getStream()
public void notifyRemoteTrace(RemoteTraceServer.Event event)
notifyRemoteTrace in interface RemoteTraceServer.ListenerCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.