public class ExecutionErrorHandlerInterceptor
extends org.drools.core.command.impl.AbstractInterceptor
Constructor and Description |
---|
ExecutionErrorHandlerInterceptor(org.kie.api.runtime.Environment env) |
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 |
hasInterceptorInStack() |
protected org.kie.api.runtime.RequestContext |
internalExecute(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.RequestContext ctx) |
executeNext, getNext, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExecutionErrorHandlerInterceptor(org.kie.api.runtime.Environment env)
public final 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 org.drools.core.fluent.impl.PseudoClockRunner
protected org.kie.api.runtime.RequestContext internalExecute(org.kie.api.runtime.Executable executable, org.kie.api.runtime.RequestContext ctx)
protected boolean hasInterceptorInStack()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.