public class KnowledgeRuntimeManagerFactory extends Object
| Constructor and Description |
|---|
KnowledgeRuntimeManagerFactory(ClassLoader classLoader,
org.switchyard.ServiceDomain serviceDomain,
QName serviceName,
KnowledgeComponentImplementationModel implementationModel)
Creates a new KnowledgeRuntimeManagerFactory.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeRuntimeManager |
newRuntimeManager(KnowledgeRuntimeManagerType type)
Creates a new KnowledgeRuntimeManager.
|
public KnowledgeRuntimeManagerFactory(ClassLoader classLoader, org.switchyard.ServiceDomain serviceDomain, QName serviceName, KnowledgeComponentImplementationModel implementationModel)
classLoader - the classLoaderserviceDomain - the serviceDomainserviceName - the serviceNameimplementationModel - the implementationModelpublic KnowledgeRuntimeManager newRuntimeManager(KnowledgeRuntimeManagerType type)
type - the KnowledgeRuntimeManagerTypeCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.