Package pulse.tasks.listeners
Interface DataCollectionListener
-
- All Superinterfaces:
Serializable
public interface DataCollectionListener extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDataCollected(LogEntry e)
-
-
-
Method Detail
-
onDataCollected
void onDataCollected(LogEntry e)
-
-