org.apache.logging.log4j.core.config.plugins
Annotation Type PluginValue
@Documented
@Retention(value=RUNTIME)
@Target(value={PARAMETER,FIELD})
@PluginVisitorStrategy(value=PluginValueVisitor.class)
public @interface PluginValue
Identifies a parameter as a value. These correspond with property values generally, but are meant as values to be
used as a placeholder value somewhere.
- See Also:
PropertiesPlugin
value
public abstract String value
Copyright © 1999-2015 Apache Software Foundation. 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.