Package javax.slee.annotation
Annotation Type EventMethod
-
@Documented @Inherited @Retention(RUNTIME) public @interface EventMethodA SLEE event handler method
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ComponentIdeventType
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdescriptionEventDirectioneventDirectionjava.lang.StringeventResourceOptionbooleaninitialEventjava.lang.StringinitialEventSelectorMethodNameIESVariableType[]initialEventSelectVariablebooleanlastInTransactionbooleanmaskOnAttach
-
-
-
Element Detail
-
eventType
ComponentId eventType
-
-
-
eventDirection
EventDirection eventDirection
- Default:
- javax.slee.annotation.EventDirection.Receive
-
-
-
initialEventSelectVariable
IESVariableType[] initialEventSelectVariable
- Default:
- {}
-
-