Annotation Type AfterGroup
-
@Target(METHOD) @Retention(RUNTIME) public @interface AfterGroup
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 AfterGroup
ElementListener
method.