| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.builder | |
| org.switchyard.component.common.knowledge.runtime |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.manager.RuntimeManager |
RuntimeManagerBuilder.build(KnowledgeRuntimeManagerType type,
String identifier)
Builds a RuntimeManager.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeRuntimeManagerType |
KnowledgeRuntimeManager.getType()
Gets the type.
|
static KnowledgeRuntimeManagerType |
KnowledgeRuntimeManagerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnowledgeRuntimeManagerType[] |
KnowledgeRuntimeManagerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeRuntimeManager |
KnowledgeRuntimeManagerFactory.newRuntimeManager(KnowledgeRuntimeManagerType type)
Creates a new KnowledgeRuntimeManager.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.