|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.apache.logging.log4j.core.appender.routing | Apache Flume Appender. |
org.apache.logging.log4j.core.config | Configuration of Log4j 2. |
org.apache.logging.log4j.core.config.plugins.util | Utility and manager classes for Log4j 2 plugins. |
org.apache.logging.log4j.core.config.plugins.visitors | Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation. |
Uses of Node in org.apache.logging.log4j.core.appender.routing |
---|
Methods in org.apache.logging.log4j.core.appender.routing that return Node | |
---|---|
Node |
Route.getNode()
Returns the Dynamic Appender Node. |
Methods in org.apache.logging.log4j.core.appender.routing with parameters of type Node | |
---|---|
static Route |
Route.createRoute(String appenderRef,
String key,
Node node)
Create the Route. |
Uses of Node in org.apache.logging.log4j.core.config |
---|
Fields in org.apache.logging.log4j.core.config declared as Node | |
---|---|
protected Node |
AbstractConfiguration.rootNode
The root node of the configuration. |
Methods in org.apache.logging.log4j.core.config that return Node | |
---|---|
Node |
Node.getParent()
|
Methods in org.apache.logging.log4j.core.config that return types with arguments of type Node | |
---|---|
List<Node> |
Node.getChildren()
|
Methods in org.apache.logging.log4j.core.config with parameters of type Node | |
---|---|
void |
Configuration.createConfiguration(Node node,
LogEvent event)
|
void |
AbstractConfiguration.createConfiguration(Node node,
LogEvent event)
|
Constructors in org.apache.logging.log4j.core.config with parameters of type Node | |
---|---|
Node(Node node)
|
|
Node(Node parent,
String name,
PluginType<?> type)
Creates a new instance of Node and initializes it
with a name and the corresponding XML element. |
Uses of Node in org.apache.logging.log4j.core.config.plugins.util |
---|
Methods in org.apache.logging.log4j.core.config.plugins.util with parameters of type Node | |
---|---|
PluginBuilder |
PluginBuilder.withConfigurationNode(Node node)
Specifies the Node corresponding to the plugin object that will be created. |
Uses of Node in org.apache.logging.log4j.core.config.plugins.visitors |
---|
Methods in org.apache.logging.log4j.core.config.plugins.visitors with parameters of type Node | |
---|---|
Object |
PluginVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
Visits a Node to obtain a value for constructing a Plugin object. |
Object |
PluginValueVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
Object |
PluginNodeVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
Object |
PluginElementVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
Object |
PluginConfigurationVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
Object |
PluginBuilderAttributeVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
Object |
PluginAttributeVisitor.visit(Configuration configuration,
Node node,
LogEvent event,
StringBuilder log)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.