Interface | Description |
---|---|
CloudEventProducerTarget |
This interface defines an object that can receive cloud events
|
Annotation Type | Description |
---|---|
CloudEventComponent |
Marks a class as able to participate in a CloudEvent processor flow
|
CloudEventComponentStart |
Labels a method to be called when a cloud event component is started
|
CloudEventComponentStop |
Marks a method to be called when a component needs to be stopped
|
CloudEventComponentTimer |
Method run periodically to send data
|
CloudEventConsumer |
Annotate a method as taking cloud events
|
CloudEventProducer |
Mark an object as a receiver of cloud events
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.