Class Injector


  • public class Injector
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Injector()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> T _page​(java.lang.Class<T> page)  
      static void cleanThreadCache()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Injector

        public Injector()
    • Method Detail

      • _page

        public static <T> T _page​(java.lang.Class<T> page)
      • cleanThreadCache

        public static void cleanThreadCache()