@ApplicationScoped public class MyCloudEventProcessor extends Object
| Constructor and Description |
|---|
MyCloudEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
CloudEventMessage<String> |
process(CloudEventMessage<String> message) |
public CloudEventMessage<String> process(CloudEventMessage<String> message)
Copyright © 2018–2020 SmallRye. All rights reserved.