Uses of Package
com.iohao.net.framework.core.runner
Packages that use com.iohao.net.framework.core.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`.
-
Classes in com.iohao.net.framework.core.runner used by com.iohao.net.framework.communication.eventbusClassDescriptionRunner mechanism, which triggers once before and once after the network connection is established on the logic server.
-
Classes in com.iohao.net.framework.core.runner used by com.iohao.net.framework.coreClassDescriptionRunner mechanism, which triggers once before and once after the network connection is established on the logic server.Manages the lifecycle of
Runnerinstances registered with aBarSkeleton. -
Classes in com.iohao.net.framework.core.runner used by com.iohao.net.framework.core.runnerClassDescriptionRunner mechanism, which triggers once before and once after the network connection is established on the logic server.