public abstract class CloudEventInput extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Method |
consumerMethod |
protected Object |
consumerObject |
protected String |
inputName |
protected ObjectType |
objectType |
protected String |
processorUuid |
| Constructor and Description |
|---|
CloudEventInput(Object consumerObject,
Method consumerMethod) |
protected Object consumerObject
protected Method consumerMethod
protected String inputName
protected String processorUuid
protected ObjectType objectType
Copyright © 2018 JBoss by Red Hat. All rights reserved.