org.nuiton.widget
Class ApplicationMonitor.LogListener

java.lang.Object
  extended by org.nuiton.widget.ApplicationMonitor.LogListener
All Implemented Interfaces:
EventListener, org.nuiton.log.LutinLogListener
Enclosing class:
ApplicationMonitor

protected class ApplicationMonitor.LogListener
extends Object
implements org.nuiton.log.LutinLogListener


Constructor Summary
protected ApplicationMonitor.LogListener()
           
 
Method Summary
 void logEvent(org.nuiton.log.LutinLogEvent e)
           
 void progressEvent(org.nuiton.log.LutinProgressEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationMonitor.LogListener

protected ApplicationMonitor.LogListener()
Method Detail

logEvent

public void logEvent(org.nuiton.log.LutinLogEvent e)
Specified by:
logEvent in interface org.nuiton.log.LutinLogListener

progressEvent

public void progressEvent(org.nuiton.log.LutinProgressEvent e)
Specified by:
progressEvent in interface org.nuiton.log.LutinLogListener


Copyright © 2004-2010 CodeLutin. All Rights Reserved.