Annotation Type BeforeGroup
-
@Target(METHOD) @Retention(RUNTIME) public @interface BeforeGroup
Called before an element group (bundle in beam semantic). If there is no group handling it is called perElementListener
method.
@Target(METHOD) @Retention(RUNTIME) public @interface BeforeGroup
ElementListener
method.