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