PluginVisitor<PluginValue>
public class PluginValueVisitor extends AbstractPluginVisitor<PluginValue>
PluginValue
.aliases, annotation, clazz, conversionType, LOGGER, member, substitutor
Constructor | Description |
---|---|
PluginValueVisitor() |
Modifier and Type | Method | Description |
---|---|---|
Object |
visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log) |
Visits a Node to obtain a value for constructing a Plugin object.
|
convert, removeAttributeValue, setAliases, setAnnotation, setConversionType, setMember, setStrSubstitutor
public Object visit(Configuration configuration, Node node, LogEvent event, StringBuilder log)
PluginVisitor
configuration
- the current Configuration.node
- the current Node corresponding to the Plugin object being created.event
- the current LogEvent that caused this Plugin object to be made (optional).log
- the StringBuilder being used to build a debug message.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.