public class CloudEventServiceLocalImpl extends Object implements CloudEventServicePlus
| Constructor and Description |
|---|
CloudEventServiceLocalImpl(CloudProps cloudProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
attention(EventLevel level,
String channel,
String group,
String topic,
String tag,
int qos,
CloudEventHandler observer) |
void |
distribute(Event event) |
String |
getChannel() |
String |
getGroup() |
boolean |
publish(Event event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewTran, newTranAndJoinpublic CloudEventServiceLocalImpl(CloudProps cloudProps)
public boolean publish(Event event) throws CloudEventException
publish in interface CloudEventServiceCloudEventExceptionpublic void attention(EventLevel level, String channel, String group, String topic, String tag, int qos, CloudEventHandler observer)
attention in interface CloudEventServicepublic String getChannel()
getChannel in interface CloudEventServicePluspublic String getGroup()
getGroup in interface CloudEventServicePlusCopyright © 2025. All rights reserved.