@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class JulOutputStream<E extends Entry> extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private JulOutputSocket<E> |
socket |
delegate| Constructor and Description |
|---|
JulOutputStream(OutputStream model,
JulOutputSocket<E> socket) |
private static final Logger logger
private final JulOutputSocket<E extends Entry> socket
JulOutputStream(OutputStream model, JulOutputSocket<E> socket) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.