接口 ModuleConfig
-
public interface ModuleConfig
-
-
方法概要
所有方法 实例方法 默认方法 修饰符和类型 方法 说明 default VersionChangeInvokergetVersionChangeInvoker()
-
-
-
方法详细资料
-
getVersionChangeInvoker
default VersionChangeInvoker getVersionChangeInvoker() throws ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException
-
-