@Target(value={METHOD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface ABean
| Modifier and Type | Optional Element and Description |
|---|---|
String |
destroyMethod |
String |
initMethod |
int |
priority
Startup priority, the smaller the value, the higher the startup priority
|
String |
value |
Copyright © 2025. All rights reserved.