public class Executor
extends java.lang.Object
Constructor and Description |
---|
Executor(EventRealm eventRealm)
Creates an executor for the given IncQueryEngine.
|
Executor(EventRealm eventRealm,
Context context)
Creates an executor for the given IncQueryEngine and Context.
|
Modifier and Type | Method and Description |
---|---|
Context |
getContext() |
RuleBase |
getRuleBase() |
public Executor(EventRealm eventRealm)
eventRealm
- public Executor(EventRealm eventRealm, Context context)
eventRealm
- context
-