StaticMessageSource()
Simple implementation of org.springframework.context.MessageSource which allows messages to be registered programmatically. This MessageSource supports basic internationalization.
Intended for testing rather than for use in production systems.
Author
Rod Johnson
Author
Juergen Hoeller