Class 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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventInitialisation

        public EventInitialisation()