@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface PluginVisitorStrategy
PluginVisitor
for the annotated annotation.Modifier and Type | Required Element | Description |
---|---|---|
Class<? extends PluginVisitor<? extends Annotation>> |
value |
The class to use that implements
PluginVisitor
for the given annotation. |
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-2018. 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.