Class EventPreInitialisation
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.api.event.EventPreInitialisation
-
- All Implemented Interfaces:
IEvent
,IEventModule
public class EventPreInitialisation extends java.lang.Object implements IEventModule
Event for the pre initialisation step of startup.
Used by modules this should be when languages andIAdvancedPreProcessorGroup
are registered
-
-
Constructor Summary
Constructors Constructor Description EventPreInitialisation()
-