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

Packages that use ActionHandlerContext
com.tibco.rta.runtime.model.rule The runtime classes and interfaces required by user-defined rules and actions. 
 

Uses of ActionHandlerContext in com.tibco.rta.runtime.model.rule
 

Classes in com.tibco.rta.runtime.model.rule that implement ActionHandlerContext
 class AbstractActionHandlerContext
          Lifecycle managed class that all action handlers must extend.
 

Methods in com.tibco.rta.runtime.model.rule that return ActionHandlerContext
 ActionHandlerContext Action.getActionHandlerContext()
          Gets the associated context handler.
 



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