|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
---|---|
com.tibco.rta.runtime.model.rule | The runtime classes and interfaces required by user-defined rules and actions. |
Uses of Rule in com.tibco.rta.runtime.model.rule |
---|
Methods in com.tibco.rta.runtime.model.rule with parameters of type Rule | |
---|---|
Action |
ActionHandlerContext.getAction(Rule rule,
ActionDef actionDef)
Implementors are free to call action. |
void |
Action.performAction(Rule rule,
MetricNodeEvent node)
Perform the action. |
Constructors in com.tibco.rta.runtime.model.rule with parameters of type Rule | |
---|---|
AbstractActionImpl(Rule rule,
ActionDef actionDef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |