Class EventInitialisation
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.api.event.EventInitialisation
-
- All Implemented Interfaces:
IEvent
,IEventModule
public class EventInitialisation extends java.lang.Object implements IEventModule
Event for the initialisation step of startup.
Used by modules this should be the stage that preprocessors, detectors and postprocessors are registered
-
-
Constructor Summary
Constructors Constructor Description EventInitialisation()
-