void
addActionHandler(String uid, ScriptedHandler actionHandler)
addConditionHandler(String uid, ScriptedHandler conditionHandler)
addTriggerHandler(String uid, ScriptedHandler triggerHandler)
interface
ScriptedActionHandlerFactory
ScriptedConditionHandlerFactory
ScriptedTriggerHandlerFactory
class
SimpleActionHandler
SimpleConditionHandler
SimpleRuleActionHandlerDelegate
SimpleTriggerHandler