Uses of Class
org.apache.logging.log4j.message.AbstractMessageFactory

Packages that use AbstractMessageFactory
org.apache.logging.log4j.message Public Message Types used for Log4j 2. 
 

Uses of AbstractMessageFactory in org.apache.logging.log4j.message
 

Subclasses of AbstractMessageFactory in org.apache.logging.log4j.message
 class FormattedMessageFactory
          Creates FormattedMessage instances for FormattedMessageFactory.newMessage(String, Object...).
 class LocalizedMessageFactory
          Creates LocalizedMessage instances for LocalizedMessageFactory.newMessage(String, Object...).
 class MessageFormatMessageFactory
          Creates MessageFormatMessage instances for MessageFormatMessageFactory.newMessage(String, Object...).
 class ParameterizedMessageFactory
          Enables use of {} parameter markers in message strings.
 class StringFormatterMessageFactory
          Enables use of Formatter strings in message strings.
 



Copyright © 1999-2015 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.