public class MessageSourceUtils extends Object
MessageSource to create variables maps.| Constructor and Description | 
|---|
MessageSourceUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,Object> | 
variables(Object... args)
Returns a Map whose keys are the index of the varargs. 
 |