Uses of Annotation Interface
org.apache.logging.log4j.plugins.Inject
Packages that use Inject
Package
Description
TypeConverter plugins for converter strings into various types.
-
Uses of Inject in org.apache.logging.log4j.plugins.convert
Constructors in org.apache.logging.log4j.plugins.convert with annotations of type InjectModifierConstructorDescriptionTypeConverterFactory
(@TypeConverters List<TypeConverter<?>> typeConverters) -
Uses of Inject in org.apache.logging.log4j.plugins.model
Constructors in org.apache.logging.log4j.plugins.model with annotations of type Inject