Package | Description |
---|---|
com.tibco.rta.runtime.model.rule |
The runtime classes and interfaces required by user-defined rules and actions.
|
Modifier and Type | Method and Description |
---|---|
Action |
ActionHandlerContext.getAction(Rule rule,
ActionDef actionDef)
Implementors are free to call action.
|
void |
Action.performAction(Rule rule,
MetricNodeEvent node)
Perform the action.
|
Constructor and Description |
---|
AbstractActionImpl(Rule rule,
ActionDef actionDef) |
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.