Drools :: Core 6.2.0.CR4

org.drools.core.runtime.process
Interface ProcessRuntimeFactoryService

All Superinterfaces:
org.kie.api.Service

public interface ProcessRuntimeFactoryService
extends org.kie.api.Service

ProcessRuntimeFactoryService is used by the AbstractWorkingMemory to "provide" it's concrete implementation.


Method Summary
 InternalProcessRuntime newProcessRuntime(InternalWorkingMemory workingMemory)
           
 

Method Detail

newProcessRuntime

InternalProcessRuntime newProcessRuntime(InternalWorkingMemory workingMemory)

Drools :: Core 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.