JDO Method
in javax.jdo.spi.I18NHelper

String msg(
  String messageKey, 
  Object arg1, 
  Object arg2, 
  Object arg3
)


Message formatter
Parameters:
messageKey - the message key
arg1 - the first argument
arg2 - the second argument
arg3 - the third argument
Return:
the resolved message text
Since:
JDO 1.0