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`.