org.nuiton.log
Interface LutinLogListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
MonitorMapper

public interface LutinLogListener
extends EventListener

Author:
poussin

Method Summary
 void logEvent(LutinLogEvent e)
           
 void progressEvent(LutinProgressEvent e)
           
 

Method Detail

progressEvent

void progressEvent(LutinProgressEvent e)

logEvent

void logEvent(LutinLogEvent e)


Copyright © 2004-2009 CodeLutin. All Rights Reserved.