public class MessagingCompositeService extends CompositeService implements MessagingService
COMPOSITE_NAME, EVENT_MESSAGING_ERROR| Constructor and Description |
|---|
MessagingCompositeService(String name,
List<CdsProperties.Composite.CompositeServiceConfig.Route> routes,
CdsRuntime runtime) |
| Modifier and Type | Method and Description |
|---|---|
void |
emit(String topic,
Map<String,Object> message) |
void |
emit(String topic,
String message) |
after, after, before, before, emit, getName, on, onpublic MessagingCompositeService(String name, List<CdsProperties.Composite.CompositeServiceConfig.Route> routes, CdsRuntime runtime)
public void emit(String topic, String message)
emit in interface MessagingServiceCopyright © 2023. All rights reserved.