Uses of Interface
com.iohao.net.framework.core.runner.Runner
Packages that use Runner
Package
Description
Provides distributed EventBus contracts for publishing and subscribing cross-service events
within ionet applications.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
Provides startup-runner extension contracts that execute once after logic-server startup, similar
to Spring's `CommandLineRunner`.
-
Uses of Runner in com.iohao.net.framework.communication.eventbus
Methods in com.iohao.net.framework.communication.eventbus that return RunnerModifier and TypeMethodDescriptionEventBusSetting.getCheckedEventBusRunner()Get the runner that validates EventBus configuration during startup. -
Uses of Runner in com.iohao.net.framework.core
Methods in com.iohao.net.framework.core with parameters of type Runner -
Uses of Runner in com.iohao.net.framework.core.runner
Methods in com.iohao.net.framework.core.runner that return types with arguments of type RunnerMethods in com.iohao.net.framework.core.runner with parameters of type Runner