Package com.iohao.net.framework.core.runner


package com.iohao.net.framework.core.runner
Provides startup-runner extension contracts that execute once after logic-server startup, similar to Spring's `CommandLineRunner`.

See Runner extension mechanism for usage patterns.

Author:
渔民小镇
date:
2024-06-05
  • Class
    Description
    Runner mechanism, which triggers once before and once after the network connection is established on the logic server.
    Manages the lifecycle of Runner instances registered with a BarSkeleton.