@NotThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class JmxOutputStream extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
private JmxIOStatistics |
stats |
delegate| Constructor and Description |
|---|
JmxOutputStream(OutputStream out,
JmxIOStatistics stats) |
private final JmxIOStatistics stats
JmxOutputStream(OutputStream out, JmxIOStatistics stats)
public void write(byte[] b,
int off,
int len)
throws IOException
write in class DecoratingOutputStreamIOExceptionpublic void write(int b)
throws IOException
write in class DecoratingOutputStreamIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.