Uses of Annotation Interface
org.apache.logging.log4j.plugins.PluginBuilderAttribute
Packages that use PluginBuilderAttribute
Package
Description
Factory resolvers are strategies for creating instances matching supported keys from existing instance
factories.
Strategies for extracting names and aliases from annotations.
-
Uses of PluginBuilderAttribute in org.apache.logging.log4j.plugins.di.resolver
Methods in org.apache.logging.log4j.plugins.di.resolver with parameters of type PluginBuilderAttributeModifier and TypeMethodDescriptionprotected @Nullable T
PluginBuilderAttributeFactoryResolver.getDefaultValue
(PluginBuilderAttribute annotation, StringValueResolver resolver, Type type, TypeConverter<T> typeConverter) protected boolean
PluginBuilderAttributeFactoryResolver.isSensitive
(PluginBuilderAttribute annotation) -
Uses of PluginBuilderAttribute in org.apache.logging.log4j.plugins.name
Methods in org.apache.logging.log4j.plugins.name with parameters of type PluginBuilderAttributeModifier and TypeMethodDescriptionPluginBuilderAttributeNameProvider.getSpecifiedName
(PluginBuilderAttribute annotation)