@Documented
@Inherited
@Retention(value=RUNTIME)
public @interface EventMethod
Modifier and Type | Required Element and Description |
---|---|
ComponentId |
eventType |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |
EventDirection |
eventDirection |
java.lang.String |
eventResourceOption |
boolean |
initialEvent |
java.lang.String |
initialEventSelectorMethodName |
IESVariableType[] |
initialEventSelectVariable |
boolean |
lastInTransaction |
boolean |
maskOnAttach |
public abstract ComponentId eventType
public abstract EventDirection eventDirection
public abstract IESVariableType[] initialEventSelectVariable