public class FireAllRulesInterceptor extends AbstractInterceptor
InternalLocalRunner.SingleBatchExecutable, InternalLocalRunner.SingleCommandExecutable
Constructor and Description |
---|
FireAllRulesInterceptor() |
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.RequestContext |
execute(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.RequestContext ctx) |
protected boolean |
requiresFireAllRules(org.kie.api.command.Command command) |
protected boolean |
requiresFireAllRules(InternalExecutable executable) |
executeNext, getNext, setNext
createContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute, execute
public org.kie.api.runtime.RequestContext execute(org.kie.api.runtime.Executable executable, org.kie.api.runtime.RequestContext ctx)
execute
in interface org.kie.api.runtime.ExecutableRunner<org.kie.api.runtime.RequestContext>
execute
in class PseudoClockRunner
protected boolean requiresFireAllRules(InternalExecutable executable)
protected boolean requiresFireAllRules(org.kie.api.command.Command command)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.