您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
接口的使用
org.dromara.northstar.strategy.IModule
使用
IModule
的程序包
程序包
说明
org.dromara.northstar.strategy
org.dromara.northstar.strategy.tester
org.dromara.northstar.strategy
中
IModule
的使用
返回
IModule
的
org.dromara.northstar.strategy
中的方法
修饰符和类型
方法
说明
IModule
IModuleContext.
getModule
()
获取模组
参数类型为
IModule
的
org.dromara.northstar.strategy
中的方法
修饰符和类型
方法
说明
void
IModuleContext.
setModule
(
IModule
module)
设置模组
org.dromara.northstar.strategy.tester
中
IModule
的使用
类型参数类型为
IModule
的
org.dromara.northstar.strategy.tester
中的字段
修饰符和类型
字段
说明
protected
ObjectManager
<
IModule
>
AbstractTester.
moduleMgr