Class EventBusSettingKit

java.lang.Object
com.iohao.net.framework.communication.eventbus.EventBusSettingKit

public final class EventBusSettingKit extends Object
Utility class providing static access to the global EventBusSetting and EventBusRegion.
Since:
25.1
Author:
渔民小镇
date:
2025-10-10
  • Field Details

    • setting

      public static EventBusSetting setting
      The global EventBus setting instance.
  • Method Details

    • getEventBusRegion

      public static EventBusRegion getEventBusRegion()
      Get the global EventBus region from the current setting.
      Returns:
      the EventBus region