| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
ListenersModel |
ListenersModel.addListener(ListenerModel listener)
Adds a child listener model.
|
ListenersModel |
KnowledgeComponentImplementationModel.getListeners()
Gets the child listeners model.
|
protected ListenersModel |
KnowledgeSwitchYardScanner.toListenersModel(Listener[] listenerAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts listener annotations to listeners model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
KnowledgeComponentImplementationModel.setListeners(ListenersModel listeners)
Sets the child listeners model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1ListenersModel
A version 1 ListenersModel.
|
| Modifier and Type | Method and Description |
|---|---|
ListenersModel |
V1ListenersModel.addListener(ListenerModel listener)
Adds a child listener model.
|
ListenersModel |
V1KnowledgeComponentImplementationModel.getListeners()
Gets the child listeners model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
V1KnowledgeComponentImplementationModel.setListeners(ListenersModel listeners)
Sets the child listeners model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.