|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.rta.runtime.model.rule.AbstractActionHandlerContext
public abstract class AbstractActionHandlerContext
Lifecycle managed class that all action handlers must extend.
Constructor Summary | |
---|---|
AbstractActionHandlerContext()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Get the name of the action. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tibco.rta.runtime.model.rule.ActionHandlerContext |
---|
getAction, init, stop |
Constructor Detail |
---|
public AbstractActionHandlerContext()
Method Detail |
---|
public java.lang.String getName()
getName
in interface ActionHandlerContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |