|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IncidentStream.Writer<T extends java.io.OutputStream>
Custom formatters or formattable implementations can use this interface to access the output stream used by the incident stream.
Method Summary | |
---|---|
void |
writeTo(T os)
Write custom content to the provided output stream. |
Method Detail |
---|
void writeTo(T os) throws java.io.IOException
os
-
java.io.IOException
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |