class: MessageCreator

public class: MessageCreator
Author: $author$ @revised by MuJ: 03.09.2007
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:12:56; Modified: 16.07.2009 15:12:56;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {077F5831-10C2-49f6-ABBB-D362D6D2E532}
Class to create log messages. Creates a string out of a Messages instance and the argument objects.
 

Goto: Custom Properties, Methods

Appears in: logging

Custom Properties
 
MessageCreator Methods
Operation Details
public static
getMessage(
   Messages message,
   Object[] messageArgs):String
Sequential
Notes: Fills a given message containing {@link MessageFormat} place holders with the given message arguments and delivers the result.
@link MessageFormat} place holders
@return The result