JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.logging.log4j.core.config.plugins
Annotation Type PluginNode
@Documented
@Retention
(
RUNTIME
)
@Target
({
PARAMETER
,
FIELD
})
@PluginVisitorStrategy
(
PluginNodeVisitor.class
)
public @interface
PluginNode
Identifies a Plugin configuration Node.