Package org.apache.activemq.annotation
Annotation Interface Experimental
@Documented
@Retention(CLASS)
@Target({CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PACKAGE,PARAMETER,TYPE})
public @interface Experimental
The Experimental annotation documents in-progress
ActiveMQ features and communicates preview status
of new features that may change or be removed
between any release,
- Since:
- 6.2.0
- Author:
- Matt Pavlovich <mattrpav@apache.org>
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-