Drools :: Core 6.0.0.Beta5

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(AbstractWorkingMemory workingMemory)
           
 

Method Detail

newProcessRuntime

InternalProcessRuntime newProcessRuntime(AbstractWorkingMemory workingMemory)

Drools :: Core 6.0.0.Beta5

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