Class InjectorPhaseEvent

    • Constructor Detail

      • InjectorPhaseEvent

        public InjectorPhaseEvent​(GuiceyLifecycle type,
                                  EventsContext context)
        Create event.
        Parameters:
        type - event type
        context - event context
    • Method Detail

      • getInjector

        public com.google.inject.Injector getInjector()
        Returns:
        guice injector instance
      • getConfigurationInfo

        public GuiceyConfigurationInfo getConfigurationInfo()
        Returns:
        guicey configuration information