Uses of Class
org.apache.logging.log4j.layout.template.json.util.ThreadLocalRecyclerFactory
-
Packages that use ThreadLocalRecyclerFactory Package Description org.apache.logging.log4j.layout.template.json.util -
-
Uses of ThreadLocalRecyclerFactory in org.apache.logging.log4j.layout.template.json.util
Fields in org.apache.logging.log4j.layout.template.json.util declared as ThreadLocalRecyclerFactory Modifier and Type Field Description private static ThreadLocalRecyclerFactory
ThreadLocalRecyclerFactory. INSTANCE
Methods in org.apache.logging.log4j.layout.template.json.util that return ThreadLocalRecyclerFactory Modifier and Type Method Description static ThreadLocalRecyclerFactory
ThreadLocalRecyclerFactory. getInstance()
-