|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
java.io.ByteArrayOutputStream
org.xmlBlaster.util.log.StdoutStderrOutputstream
public class StdoutStderrOutputstream
| Field Summary |
|---|
| Fields inherited from class java.io.ByteArrayOutputStream |
|---|
buf, count |
| Constructor Summary | |
|---|---|
StdoutStderrOutputstream(StdoutStderrRedirector redirector,
java.util.logging.Logger logger,
java.util.logging.Level level)
|
|
| Method Summary | |
|---|---|
void |
flush()
on flush write the contents of the OutputStream to the logger |
| Methods inherited from class java.io.ByteArrayOutputStream |
|---|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo |
| Methods inherited from class java.io.OutputStream |
|---|
write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StdoutStderrOutputstream(StdoutStderrRedirector redirector,
java.util.logging.Logger logger,
java.util.logging.Level level)
logger - The logger to write tolevel - The level at which to write| Method Detail |
|---|
public void flush()
flush in interface java.io.Flushableflush in class java.io.OutputStream
|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||