Uses of Annotation Interface
org.apache.logging.log4j.plugins.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
Modifier 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
Modifier and TypeMethodDescriptionPluginAttributeNameProvider.getSpecifiedName
(PluginAttribute annotation)