Annotation Type EventSpecification
-
@Retention(RUNTIME) @Target(METHOD) public @interface EventSpecificationThe description of an event which is required to identify that event in MYDATA.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringactionThe event action, defaults to the name of the annotated methodStringdescriptionthe event description.
-