类 SinoBeanContext


  • public class SinoBeanContext
    extends Object
    • 方法详细资料

      • init

        public static void init()
      • getServiceByTable

        public static <T extends GenericService<?,​?>> T getServiceByTable​(String table)
      • getServiceByRESTfulAPI

        public static <T extends GenericService<?,​?>> T getServiceByRESTfulAPI​(String restAPI)