org.nakedobjects.runtime.system.internal.monitor
Class SystemPrinter

java.lang.Object
  extended by org.nakedobjects.runtime.system.internal.monitor.SystemPrinter
Direct Known Subclasses:
BootPrinter

public class SystemPrinter
extends java.lang.Object


Constructor Summary
SystemPrinter()
           
SystemPrinter(java.io.PrintStream output)
           
 
Method Summary
protected  java.io.PrintStream getOutput()
           
 void printDiagnostics()
           
 void printErrorMessage(java.lang.String message)
           
 void printVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPrinter

public SystemPrinter()

SystemPrinter

public SystemPrinter(java.io.PrintStream output)
Method Detail

getOutput

protected java.io.PrintStream getOutput()

printDiagnostics

public void printDiagnostics()

printVersion

public void printVersion()

printErrorMessage

public void printErrorMessage(java.lang.String message)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.