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