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 |
reInitializeProvider()
This method is used in jBPM OSGi Activators as we need a way to force re-initialization when starting
the bundles.
|
static void |
setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider) |
public static void reInitializeProvider()
public static InternalProcessRuntime newProcessRuntime(StatefulKnowledgeSessionImpl workingMemory)
public static void setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider)
public static ProcessRuntimeFactoryService getProcessRuntimeFactoryService()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.