JDO Method
in javax.jdo.spi.I18NHelper

String msg(
  String messageKey, 
  Object[] args
)


Message formatter
Parameters:
messageKey - the message key
args - the array of arguments
Return:
the resolved message text
Since:
JDO 1.0