Class QtafInjector

java.lang.Object
de.qytera.qtaf.core.guice.QtafInjector

public class QtafInjector extends Object
This class is responsible for creating a Guice injector for the QTAF framework and guarantees that there is only one instance of the injector at runtime (singleton pattern).
  • Method Details

    • getInstance

      public static com.google.inject.Injector getInstance()
      Get the singleton instance of the QTAF Guice injector.
      Returns:
      Guice injector