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, setConflictResolverpublic static ExecutionSchema create(Scheduler scheduler)
scheduler - public void dispose()
dispose in class RuleEnginepublic Context getContext()
public void startUnscheduledExecution()