Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.PluginBuilderAttribute
Packages that use PluginBuilderAttribute
Package
Description
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.
-
Uses of PluginBuilderAttribute in org.apache.logging.log4j.core.appender.db.jdbc
Fields in org.apache.logging.log4j.core.appender.db.jdbc with annotations of type PluginBuilderAttributeModifier and TypeFieldDescriptionprotected StringAbstractDriverManagerConnectionSource.Builder.connectionStringprotected StringAbstractDriverManagerConnectionSource.Builder.driverClassNameprotected char[]AbstractDriverManagerConnectionSource.Builder.passwordprotected char[]AbstractDriverManagerConnectionSource.Builder.userName -
Uses of PluginBuilderAttribute in org.apache.logging.log4j.core.config.plugins.visitors
Subclasses with type arguments of type PluginBuilderAttribute in org.apache.logging.log4j.core.config.plugins.visitorsModifier and TypeClassDescriptionclassPluginVisitor for PluginBuilderAttribute.