Uses of Class
org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry
-
Packages that use TypeConverterRegistry Package Description org.apache.logging.log4j.core.config.plugins.convert TypeConverter plugins for converter strings into various types. -
-
Uses of TypeConverterRegistry in org.apache.logging.log4j.core.config.plugins.convert
Methods in org.apache.logging.log4j.core.config.plugins.convert that return TypeConverterRegistry Modifier and Type Method Description static TypeConverterRegistry
TypeConverterRegistry. getInstance()
Gets the singleton instance of the TypeConverterRegistry.
-