| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.vcs.spi.VCSLogWriter
public class 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()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||