org.apache.derby.iapi.services.stream
Interface InfoStreams

All Known Implementing Classes:
SingleStream

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.

Author:
ames
See Also:
HeaderPrintWriter

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.

Returns:
the default stream.

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.