Class KernelGuiceModuleInternal

  • All Implemented Interfaces:
    com.google.inject.Module

    public class KernelGuiceModuleInternal
    extends com.google.inject.AbstractModule
    Bootstrap the plugins needed to initialize the application.
    Author:
    ejemba
    • Constructor Detail

      • KernelGuiceModuleInternal

        public KernelGuiceModuleInternal​(RequestHandler requestHandler)
    • Method Detail

      • configure

        protected final void configure()
        Overrides:
        configure in class com.google.inject.AbstractModule