类 FineelyConfigServicePlusImpl

    • 构造器详细资料

      • FineelyConfigServicePlusImpl

        public FineelyConfigServicePlusImpl()
    • 方法详细资料

      • get

        public <T extends ConfigSupport> T get​(java.lang.Class<T> tClass)
                                        throws java.lang.reflect.InvocationTargetException,
                                               java.lang.NoSuchMethodException,
                                               java.lang.InstantiationException,
                                               java.lang.IllegalAccessException
        指定者:
        get 在接口中 FineelyConfigService
        抛出:
        java.lang.reflect.InvocationTargetException
        java.lang.NoSuchMethodException
        java.lang.InstantiationException
        java.lang.IllegalAccessException