public class ProcessRuntimeFactory extends Object
| Constructor and Description |
|---|
ProcessRuntimeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ProcessRuntimeFactoryService |
getProcessRuntimeFactoryService() |
static InternalProcessRuntime |
newProcessRuntime(StatefulKnowledgeSessionImpl workingMemory) |
static void |
resetInitialization() |
static void |
setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider) |
public static InternalProcessRuntime newProcessRuntime(StatefulKnowledgeSessionImpl workingMemory)
public static void setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider)
public static ProcessRuntimeFactoryService getProcessRuntimeFactoryService()
public static void resetInitialization()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.