org.apache.beehive.controls.api.bean
Annotation Type AnnotationConstraints.RequiredRuntimeVersion


@Target(value={ANNOTATION_TYPE,METHOD})
@Retention(value=RUNTIME)
public static @interface AnnotationConstraints.RequiredRuntimeVersion

Specifies the version of the control runtime required by this annotation.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value