Class ServerExecutorProvidersConfigurator

    • Constructor Detail

      • ServerExecutorProvidersConfigurator

        ServerExecutorProvidersConfigurator()
    • Method Detail

      • init

        public void init​(InjectionManager injectionManager,
                         BootstrapBag bootstrapBag)
        Description copied from interface: BootstrapConfigurator
        Pre-initialization method should only register services into InjectionManager and populate BootstrapBag.
        Parameters:
        injectionManager - not completed injection manager.
        bootstrapBag - bootstrap bag with services used in following processing.