| Constructor and Description |
|---|
ManifestBuilder(ClassLoader classLoader,
ManifestModel manifestModel)
Creates a new ManifestBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
KnowledgeComponentImplementationModel.getManifest()
Gets the child manifest model.
|
ManifestModel |
ManifestModel.setContainer(ContainerModel container)
Sets the child container model.
|
ManifestModel |
ManifestModel.setRemote(RemoteModel remote)
Sets the child remote model.
|
ManifestModel |
ManifestModel.setResources(org.switchyard.config.model.resource.ResourcesModel resources)
Sets the child resources model.
|
protected ManifestModel |
KnowledgeSwitchYardScanner.toManifestModel(Manifest[] manifestAnnotations,
KnowledgeNamespace knowledgeNamespace)
Converts manifest annotations to manifest model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
KnowledgeComponentImplementationModel.setManifest(ManifestModel manifest)
Sets the child manifest model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1ManifestModel
The 1st version ManifestModel.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
V1KnowledgeComponentImplementationModel.getManifest()
Gets the child manifest model.
|
ManifestModel |
V1ManifestModel.setContainer(ContainerModel container)
Sets the child container model.
|
ManifestModel |
V1ManifestModel.setRemote(RemoteModel remote)
Sets the child remote model.
|
ManifestModel |
V1ManifestModel.setResources(org.switchyard.config.model.resource.ResourcesModel resources)
Sets the child resources model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
V1KnowledgeComponentImplementationModel.setManifest(ManifestModel manifest)
Sets the child manifest model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V2ManifestModel
The 2nd version ManifestModel.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
V2ManifestModel.setRemote(RemoteModel remote)
Sets the child remote model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.