Package pulse.tasks.listeners
Interface LogEntryListener
-
- All Superinterfaces:
Serializable
public interface LogEntryListener extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonLogFinished(Log log)voidonNewEntry(LogEntry e)
-