@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
public @interface ExtensionAnnotation
Modifier and Type | Required Element | Description |
---|---|---|
java.lang.Class<? extends IAnnotationDrivenExtension> |
value |
java.lang.Class<? extends IAnnotationDrivenExtension> value
Copyright © 2018. All rights reserved