Class EventPostInitialisation
- java.lang.Object
-
- uk.ac.warwick.dcs.sherlock.api.event.EventPostInitialisation
-
- All Implemented Interfaces:
IEvent
,IEventModule
public class EventPostInitialisation extends java.lang.Object implements IEventModule
Event for the post initialisation step of startup.
Used by modules this step has no specific usage, available if required for final startup for modules
-
-
Constructor Summary
Constructors Constructor Description EventPostInitialisation()
-