org.nuiton.widget
Class ApplicationMonitor.LogListener
java.lang.Object
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
|
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 |
ApplicationMonitor.LogListener
protected ApplicationMonitor.LogListener()
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.