Uses of Annotation Interface
org.apache.logging.log4j.plugins.PluginAttribute
Packages that use PluginAttribute
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 PluginAttribute in org.apache.logging.log4j.plugins.di.resolver
Methods in org.apache.logging.log4j.plugins.di.resolver with parameters of type PluginAttributeModifier and TypeMethodDescriptionprotected @Nullable T
PluginAttributeFactoryResolver.getDefaultValue
(PluginAttribute annotation, StringValueResolver resolver, Type type, TypeConverter<T> typeConverter) protected boolean
PluginAttributeFactoryResolver.isSensitive
(PluginAttribute annotation) -
Uses of PluginAttribute in org.apache.logging.log4j.plugins.name
Methods in org.apache.logging.log4j.plugins.name with parameters of type PluginAttributeModifier and TypeMethodDescriptionPluginAttributeNameProvider.getSpecifiedName
(PluginAttribute annotation)