public class RuntimeEnvironmentBuilder extends KnowledgeBuilder
| Constructor and Description |
|---|
RuntimeEnvironmentBuilder(ClassLoader classLoader,
org.switchyard.ServiceDomain serviceDomain,
KnowledgeComponentImplementationModel implementationModel)
Creates a new RuntimeEnvironmentBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.manager.RuntimeEnvironment |
build()
Builds a RuntimeEnvironment.
|
getClassLoader, getServiceDomainpublic RuntimeEnvironmentBuilder(ClassLoader classLoader, org.switchyard.ServiceDomain serviceDomain, KnowledgeComponentImplementationModel implementationModel)
classLoader - classLoaderserviceDomain - serviceDomainimplementationModel - implementationModelCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.