@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface BeforeStories
Modifier and Type | Optional Element and Description |
---|---|
int |
order
Lifecycle hooks with the higher order will be executed first
|
Copyright © 2003–2021. All rights reserved.