public class ExecutionSchema extends RuleEngine
Modifier and Type | Method and Description |
---|---|
static ExecutionSchema |
create(Scheduler scheduler)
Creates a facede for the EVM represented by the given scheduler.
|
void |
dispose()
Disposes of the scheduler.
|
Context |
getContext() |
void |
startUnscheduledExecution()
Starts the executor without waiting for a scheduling event.
|
addRule, addRule, containsRule, containsRule, create, createScopedConflictSet, createScopedConflictSet, createScopedConflictSet, getActivations, getActivations, getActivations, getActivations, getActivations, getActivations, getConflictingActivations, getEventRealm, getLogger, getNextActivation, getRuleSpecificationMultimap, removeRule, removeRule, setConflictResolver
public static ExecutionSchema create(Scheduler scheduler)
scheduler
- public void dispose()
dispose
in class RuleEngine
public Context getContext()
public void startUnscheduledExecution()