| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model |
| Modifier and Type | Method and Description |
|---|---|
protected ChannelsModel |
KnowledgeSwitchYardScanner.toChannelsModel(Channel[] channelAnnotations,
KnowledgeNamespace knowledgeNamespace,
org.switchyard.config.model.composite.ComponentModel componentModel,
org.switchyard.config.model.switchyard.SwitchYardNamespace switchyardNamespace)
Converts channel annotations to a channels model.
|
protected ContainerModel |
KnowledgeSwitchYardScanner.toContainerModel(Container containerAnnotation,
KnowledgeNamespace knowledgeNamespace)
Converts container annotation to container model
|
protected FaultsModel |
KnowledgeSwitchYardScanner.toFaultsModel(Fault[] faults,
KnowledgeNamespace knowledgeNamespace)
Converts faults to mappings model.
|
protected GlobalsModel |
KnowledgeSwitchYardScanner.toGlobalsModel(Global[] globals,
KnowledgeNamespace knowledgeNamespace)
Converts globals to mappings model.
|
protected InputsModel |
KnowledgeSwitchYardScanner.toInputsModel(Input[] inputs,
KnowledgeNamespace knowledgeNamespace)
Converts inputs to mappings model.
|
protected ListenersModel |
KnowledgeSwitchYardScanner.toListenersModel(Listener[] listenerAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts listener annotations to listeners model.
|
protected LoggersModel |
KnowledgeSwitchYardScanner.toLoggersModel(Logger[] loggerAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts logger annotations to loggers model.
|
protected ManifestModel |
KnowledgeSwitchYardScanner.toManifestModel(Manifest[] manifestAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts manifest annotations to manifest model.
|
protected OutputsModel |
KnowledgeSwitchYardScanner.toOutputsModel(Output[] outputs,
KnowledgeNamespace knowledgeNamespace)
Converts outputs to mappings model.
|
protected org.switchyard.config.model.property.PropertiesModel |
KnowledgeSwitchYardScanner.toPropertiesModel(Property[] propertyAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts property annotations to properties model.
|
protected org.switchyard.config.model.resource.ResourcesModel |
KnowledgeSwitchYardScanner.toResourcesModel(Resource[] resourceAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts resource annotations to resources model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.