Package org.apache.dubbo.common
Annotation Type Experimental
@Retention(CLASS)
@Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE})
public @interface Experimental
Indicating unstable API, may get removed or changed in future releases.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-