public interface RuleEngineIF extends ExecutableIF
ExecutableIF| Modifier and Type | Method and Description |
|---|---|
void |
attachJob(Job job)
Attach the job descriptor to the engine.
|
execute, terminategetContext, getDescriptor, init, setArguments, setContext, setDescriptorvoid attachJob(Job job) throws InitializationFailedException
job - the job descriptor.InitializationFailedException