| Package | Description |
|---|---|
| org.noear.solon.cloud | |
| org.noear.solon.cloud.impl |
| Modifier and Type | Method and Description |
|---|---|
static void |
CloudManager.register(CloudEventServicePlus service)
登记事件服务
|
| Modifier and Type | Method and Description |
|---|---|
CloudEventServicePlus |
CloudEventServiceManagerImpl.get(String channel)
获取事件服务
|
CloudEventServicePlus |
CloudEventServiceManager.get(String channel)
获取事件服务
|
CloudEventServicePlus |
CloudEventServiceManagerImpl.getOrThrow(String channel)
获取事件服务,如果没有则异常
|
CloudEventServicePlus |
CloudEventServiceManager.getOrThrow(String channel)
获取事件服务,如果没有则异常
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudEventServiceManagerImpl.register(CloudEventServicePlus service)
注册事件服务
|
void |
CloudEventServiceManager.register(CloudEventServicePlus service)
注册事件服务
|
Copyright © 2025. All rights reserved.