@Target(value={METHOD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface ABean
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
destroyMethod |
String |
initMethod |
int |
priority
Startup priority, the smaller the value, the higher the startup priority
|
String |
value |
Copyright © 2024. All rights reserved.