Class InitializedEvent


  • public class InitializedEvent
    extends ConfigurationPhaseEvent
    Called after guicey initialization (includes bundles lookup and initialization, installers and extensions resolution). Pure marker event, indicating guicey work finished under dropwizard configuration phase.

    Note: dropwizard bundles, registered after GuiceBundle will be initialized after this point.

    Since:
    19.04.2018
    • Constructor Detail

      • InitializedEvent

        public InitializedEvent​(EventsContext context)