Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.PluginNode
Packages that use PluginNode
Package
Description
Log4j 2 Appenders.
Apache Flume Appender.
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.
-
Uses of PluginNode in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type PluginNode -
Uses of PluginNode in org.apache.logging.log4j.core.appender.routing
Method parameters in org.apache.logging.log4j.core.appender.routing with annotations of type PluginNodeModifier and TypeMethodDescriptionstatic RouteRoute.createRoute(String appenderRef, String key, Node node) Create the Route. -
Uses of PluginNode in org.apache.logging.log4j.core.config.arbiters
Fields in org.apache.logging.log4j.core.config.arbiters with annotations of type PluginNode -
Uses of PluginNode in org.apache.logging.log4j.core.config.plugins.visitors
Subclasses with type arguments of type PluginNode in org.apache.logging.log4j.core.config.plugins.visitors