@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface PluginVisitorStrategy
PluginVisitor
for the annotated annotation.Modifier and Type | Required Element and Description |
---|---|
Class<? extends PluginVisitor<? extends Annotation>> |
value
The class to use that implements
PluginVisitor
for the given annotation. |
public abstract Class<? extends PluginVisitor<? extends Annotation>> value
PluginVisitor
for the given annotation. The generic type in PluginVisitor
should match the annotation this annotation
is applied to.Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.