接口的使用
org.dromara.northstar.common.ObjectManager
使用ObjectManager的程序包
-
org.dromara.northstar.strategy.tester中ObjectManager的使用
修饰符和类型字段说明protected ObjectManager<Gateway>AbstractTester.gatewayMgrprotected ObjectManager<IModule>AbstractTester.moduleMgr限定符构造器说明protectedAbstractTester(ObjectManager<Gateway> gatewayMgr, ObjectManager<IModule> moduleMgr, IContractManager contractMgr, IGatewayService gatewayService, IModuleService moduleService) -
org.dromara.northstar.strategy.trainer中ObjectManager的使用
限定符构造器说明protectedAbstractParallelTrainer(ObjectManager<Gateway> gatewayMgr, ObjectManager<IModule> moduleMgr, IContractManager contractMgr, IGatewayService gatewayService, IModuleService moduleService) protectedAbstractSerialTrainer(ObjectManager<Gateway> gatewayMgr, ObjectManager<IModule> moduleMgr, IContractManager contractMgr, IGatewayService gatewayService, IModuleService moduleService)