Uses of Interface
org.drools.core.runtime.process.ProcessRuntimeFactoryService
-
Packages that use ProcessRuntimeFactoryService Package Description org.drools.core.runtime.process -
-
Uses of ProcessRuntimeFactoryService in org.drools.core.runtime.process
Methods in org.drools.core.runtime.process that return ProcessRuntimeFactoryService Modifier and Type Method Description static ProcessRuntimeFactoryServiceProcessRuntimeFactory. getProcessRuntimeFactoryService()Methods in org.drools.core.runtime.process with parameters of type ProcessRuntimeFactoryService Modifier and Type Method Description static voidProcessRuntimeFactory. setProcessRuntimeFactoryService(ProcessRuntimeFactoryService provider)
-