public final class TemplateResolverFactories extends Object
TemplateResolverFactory
.Modifier and Type | Method and Description |
---|---|
static <V,C extends org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverContext<V,C>,F extends TemplateResolverFactory<V,C>> |
populateFactoryByName(List<String> pluginPackages,
Class<V> valueClass,
Class<C> contextClass)
Populates plugins implementing
TemplateResolverFactory<V, C> ,
where V and C denote the value and context class types,
respectively. |
public static <V,C extends org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverContext<V,C>,F extends TemplateResolverFactory<V,C>> Map<String,F> populateFactoryByName(List<String> pluginPackages, Class<V> valueClass, Class<C> contextClass)
TemplateResolverFactory<V, C>
,
where V
and C
denote the value and context class types,
respectively.Copyright © 1999-2024 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.