注释类型 Activate
-
@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) @Deprecated public @interface Activate
已过时。See @org.apache.dubbo.common.extension.Activate
-
-
元素详细资料
-
group
String[] group
已过时。- 默认值:
- {}
-
-
-
value
String[] value
已过时。- 默认值:
- {}
-
-
-
before
@Deprecated String[] before
已过时。- 默认值:
- {}
-
-
-
after
@Deprecated String[] after
已过时。- 默认值:
- {}
-
-