|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.ri.test.support.TestObjectManagementListener
@Generated(value="org.jomc.tools.SourceFileProcessor 1.2.2", comments="See http://jomc.sourceforge.net/jomc/1.2/jomc-tools-1.2.2") public class TestObjectManagementListener
ObjectManagementLister
logging to the console.
Constructor Summary | |
---|---|
TestObjectManagementListener()
Creates a new TestObjectManagementListener instance. |
Method Summary | |
---|---|
OutputStream |
getOutputStream()
Gets the output stream events are streamed to. |
PrintWriter |
getPrintWriter()
Gets the print writer events are printed with, |
void |
onLog(Level level,
String message,
Throwable throwable)
|
void |
setOutputStream(OutputStream value)
Sets the output stream to stream events to. |
void |
setPrintWriter(PrintWriter value)
Sets the print writer to print events with, |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Generated(value="org.jomc.tools.SourceFileProcessor 1.2.2", comments="See http://jomc.sourceforge.net/jomc/1.2/jomc-tools-1.2.2") public TestObjectManagementListener()
TestObjectManagementListener
instance.
Method Detail |
---|
public OutputStream getOutputStream()
public PrintWriter getPrintWriter()
public void setPrintWriter(PrintWriter value)
value
- The new print writer to print events with,public void setOutputStream(OutputStream value)
value
- The new output stream to stream events to.public void onLog(Level level, String message, Throwable throwable)
onLog
in interface Listener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |