Class InstantFormatter.Log4jFixedFormatterFactory
java.lang.Object
org.apache.logging.log4j.layout.template.json.util.InstantFormatter.Log4jFixedFormatterFactory
- All Implemented Interfaces:
InstantFormatter.FormatterFactory
- Enclosing class:
InstantFormatter
private static final class InstantFormatter.Log4jFixedFormatterFactory
extends Object
implements InstantFormatter.FormatterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateIfSupported
(String pattern, Locale locale, TimeZone timeZone)
-
Constructor Details
-
Log4jFixedFormatterFactory
private Log4jFixedFormatterFactory()
-
-
Method Details
-
createIfSupported
public InstantFormatter.Formatter createIfSupported(String pattern, Locale locale, TimeZone timeZone) - Specified by:
createIfSupported
in interfaceInstantFormatter.FormatterFactory
-