public interface CloudEventServiceManager extends CloudEventService
| Modifier and Type | Method and Description |
|---|---|
CloudEventServicePlus |
get(String channel)
获取事件服务
|
CloudEventInterceptor |
getEventInterceptor()
获取事件拦截器
|
CloudEventServicePlus |
getOrThrow(String channel)
获取事件服务,如果没有则异常
|
void |
register(CloudEventServicePlus service)
注册事件服务
|
attention, newTran, newTranAndJoin, publishCloudEventInterceptor getEventInterceptor()
void register(CloudEventServicePlus service)
service - 事件服务CloudEventServicePlus get(String channel)
channel - 通道CloudEventServicePlus getOrThrow(String channel)
channel - 通道Copyright © 2025. All rights reserved.