Uses of Interface
com.tibco.rta.runtime.model.rule.Rule

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)
           
 



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.