|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.vcs.spi.VCSLogWriter
Utility class for logging messages to a log message page.
Constructor Summary | |
VCSLogWriter(LogPage page)
Constructor. |
Method Summary | |
void |
close()
Closes the stream. |
void |
println(java.lang.String s)
Prints a String and then terminates the line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VCSLogWriter(LogPage page)
page
- the log page on which the writer is based.Method Detail |
public void println(java.lang.String s)
s
- the String value to be printed.public void close()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.