Uses of Class
cloud.opencode.base.classloader.plugin.PluginHandle
Packages that use PluginHandle
-
Uses of PluginHandle in cloud.opencode.base.classloader.plugin
Methods in cloud.opencode.base.classloader.plugin that return PluginHandleModifier and TypeMethodDescriptionLoad a discovered plugin: create an isolated ClassLoader and instantiate the Plugin 加载已发现的插件:创建隔离的 ClassLoader 并实例化 PluginReload a plugin: unload, then load and start 重新加载插件:卸载,然后加载并启动Methods in cloud.opencode.base.classloader.plugin that return types with arguments of type PluginHandleModifier and TypeMethodDescriptionGet a plugin handle by id 通过 ID 获取插件句柄PluginManager.getPlugins()Get all loaded plugin handles 获取所有已加载的插件句柄