Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

stats
Class SimpleOutProducer

java.lang.Object
  |
  +--stats.SimpleOutProducer
All Implemented Interfaces:
LogWriter

public class SimpleOutProducer
extends Object
implements LogWriter


Constructor Summary
SimpleOutProducer()
           
 
Method Summary
 boolean initialize(DescEntry entry, boolean active)
          initialization, here a filename might be given or a dbUrL
 void println(String msg)
          Method to print
 boolean summary(DescEntry entry)
          will mostly be used by outproducers to sum up the information, maybe write them to a db
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleOutProducer

public SimpleOutProducer()
Method Detail

initialize

public boolean initialize(DescEntry entry,
                          boolean active)
initialization, here a filename might be given or a dbUrL
Specified by:
initialize in interface LogWriter

println

public void println(String msg)
Method to print
Specified by:
println in interface LogWriter

summary

public boolean summary(DescEntry entry)
will mostly be used by outproducers to sum up the information, maybe write them to a db
Specified by:
summary in interface LogWriter

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.