@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface BeforeInit
| Modifier and Type | Optional Element and Description |
|---|---|
MethodPriority |
value
Define the execution order of all methods performed before initialization.
|
public abstract MethodPriority value
Copyright © 2011–2015 JRebirth OSS. All rights reserved.