public abstract class AbstractInterceptor extends PseudoClockRunner implements ChainableRunner
InternalLocalRunner.SingleBatchExecutable, InternalLocalRunner.SingleCommandExecutable| Constructor and Description |
|---|
AbstractInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeNext(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.Context ctx) |
org.kie.api.runtime.ExecutableRunner |
getNext() |
void |
setNext(org.kie.api.runtime.ExecutableRunner runner) |
createContext, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, executepublic void setNext(org.kie.api.runtime.ExecutableRunner runner)
setNext in interface ChainableRunnerpublic org.kie.api.runtime.ExecutableRunner getNext()
getNext in interface ChainableRunnerprotected void executeNext(org.kie.api.runtime.Executable executable,
org.kie.api.runtime.Context ctx)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.