public class TracingEmitter extends Object implements Emitable
Emitable which logs Events.| Constructor and Description |
|---|
TracingEmitter(Emitable delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintStream out)
Writes logged events to out
|
void |
emit(Event event) |
public void emit(Event event)
throws IOException
emit in interface EmitableIOExceptionpublic void dump(PrintStream out)
out - Copyright © 1996–2019 Geotools. All rights reserved.