Skip navigation links
A D E F G I J L M N S V W 

M

Marker - Class in ej.tool.addon
A marker is an information set by a processor.
Marker(String, Marker.MarkerLevel) - Constructor for class ej.tool.addon.Marker
Instantiates a new marker with given message and level.
Marker(Throwable, Marker.MarkerLevel) - Constructor for class ej.tool.addon.Marker
Instantiates a new marker with given cause and level.
Marker(String, Throwable, Marker.MarkerLevel) - Constructor for class ej.tool.addon.Marker
Instantiates a new marker with given message, cause and level.
Marker(String, File, int, Marker.MarkerLevel) - Constructor for class ej.tool.addon.Marker
Instantiates a new marker with given message and level.
Marker(String, File, int, Throwable, Marker.MarkerLevel) - Constructor for class ej.tool.addon.Marker
Instantiates a new marker with given message, cause and level.
Marker.MarkerLevel - Enum in ej.tool.addon
An enumeration that represents possible marker levels.
Message - Class in ej.tool.addon.util
Logging utility class.
MessageLogger - Interface in ej.tool.addon.util
A MessageLogger is used to log messages.
MSG_DEBUG - Static variable in class ej.tool.addon.util.Message
Message priority of "debug".
MSG_ERR - Static variable in class ej.tool.addon.util.Message
Message priority of "error".
MSG_INFO - Static variable in class ej.tool.addon.util.Message
Message priority of "information".
MSG_VERBOSE - Static variable in class ej.tool.addon.util.Message
Message priority of "verbose".
MSG_WARN - Static variable in class ej.tool.addon.util.Message
Message priority of "warning".
A D E F G I J L M N S V W 
Skip navigation links