Class EventBusSettingKit
java.lang.Object
com.iohao.net.framework.communication.eventbus.EventBusSettingKit
Utility class providing static access to the global
EventBusSetting and EventBusRegion.- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-10-10
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic EventBusRegionGet the global EventBus region from the current setting.
-
Field Details
-
setting
The global EventBus setting instance.
-
-
Method Details
-
getEventBusRegion
Get the global EventBus region from the current setting.- Returns:
- the EventBus region
-