此内容没有您所选择的语言版本。2.7. New Class: ServerPluginManagerRemoteExpandTable 2.8. New Methods New Method void restartMasterPluginContainer(Subject subject); List<ServerPlugin> getServerPlugins(Subject subject); List<PluginKey> enableServerPlugins(Subject subject, List<Integer> pluginIds) throws Exception; List<PluginKey> disableServerPlugins(Subject subject, List<Integer> pluginIds) throws Exception; List<PluginKey> deleteServerPlugins(Subject subject, List<Integer> pluginIds) throws Exception; ControlResults invokeServerPluginControl(Subject subject, PluginKey pluginKey, String controlName, Configuration params) throws Exception; Show more前一个下一个