org.drools.runtime.process
Interface ProcessRuntimeFactoryService

All Superinterfaces:
org.drools.Service

public interface ProcessRuntimeFactoryService
extends org.drools.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)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.