|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ stream overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.iapi.services.stream
Interface InfoStreams

- public interface InfoStreams
The Basic Services provide InfoStreams for reporting information.
When creating a message for a stream, you can create an initial entry with header information and then append to it as many times as desired.
| Method Summary | |
HeaderPrintWriter |
stream()
Return the default stream. |
| Method Detail |
stream
public HeaderPrintWriter stream()
- Return the default stream. If the default stream could not be set up as requested then
it points indirectly to System.err.
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ stream overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC