org.drools.runtime.process
Class ProcessRuntimeFactory
java.lang.Object
org.drools.runtime.process.ProcessRuntimeFactory
public class ProcessRuntimeFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessRuntimeFactory
public ProcessRuntimeFactory()
newProcessRuntime
public static InternalProcessRuntime newProcessRuntime(AbstractWorkingMemory workingMemory)
setProcessRuntimeFactoryService
public static void setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider)
getProcessRuntimeFactoryService
public static ProcessRuntimeFactoryService getProcessRuntimeFactoryService()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.