messageFormat

protected static String messageFormat(String format, Command command)

Builds a formatted string for the passed format and a command.

The first parameter of the formatted string is a ClassName of the command message.

The second parameter is a TypeName of the command message.