Uses of Interface
org.apache.logging.log4j.layout.template.json.util.RecyclerFactory
Packages that use RecyclerFactory
Package
Description
-
Uses of RecyclerFactory in org.apache.logging.log4j.layout.template.json
Methods in org.apache.logging.log4j.layout.template.json that return RecyclerFactoryModifier and TypeMethodDescriptionJsonTemplateLayout.Builder.getRecyclerFactory()static RecyclerFactoryJsonTemplateLayoutDefaults.getRecyclerFactory()Methods in org.apache.logging.log4j.layout.template.json with parameters of type RecyclerFactoryModifier and TypeMethodDescriptionJsonTemplateLayout.Builder.setRecyclerFactory(RecyclerFactory recyclerFactory) -
Uses of RecyclerFactory in org.apache.logging.log4j.layout.template.json.resolver
Methods in org.apache.logging.log4j.layout.template.json.resolver that return RecyclerFactoryMethods in org.apache.logging.log4j.layout.template.json.resolver with parameters of type RecyclerFactoryModifier and TypeMethodDescriptionEventResolverContext.Builder.setRecyclerFactory(RecyclerFactory recyclerFactory) -
Uses of RecyclerFactory in org.apache.logging.log4j.layout.template.json.util
Classes in org.apache.logging.log4j.layout.template.json.util that implement RecyclerFactoryModifier and TypeClassDescriptionclassclassclassClasses in org.apache.logging.log4j.layout.template.json.util that implement interfaces with type arguments of type RecyclerFactoryModifier and TypeClassDescriptionfinal classThe default string (i.e., recycler factory spec) toRecyclerFactorytype converter.Methods in org.apache.logging.log4j.layout.template.json.util that return RecyclerFactory