Uses of Class
org.apache.logging.log4j.message.MapMessage.MapFormat

Packages that use MapMessage.MapFormat
org.apache.logging.log4j.message Public Message Types used for Log4j 2.0. 
 

Uses of MapMessage.MapFormat in org.apache.logging.log4j.message
 

Methods in org.apache.logging.log4j.message that return MapMessage.MapFormat
static MapMessage.MapFormat MapMessage.MapFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapMessage.MapFormat[] MapMessage.MapFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.