java.lang.Objectorg.springframework.context.support.MessageSourceSupport
org.springframework.context.support.AbstractMessageSource
org.springframework.context.support.StaticMessageSource
All Implemented Interfaces:
HierarchicalMessageSource
Intended for testing rather than for use in production systems.
Rod - JohnsonJuergen - Hoeller| Fields inherited from org.springframework.context.support.MessageSourceSupport: |
|---|
| logger |
| Method from org.springframework.context.support.StaticMessageSource Summary: |
|---|
| addMessage, addMessages, resolveCode, toString |
| Methods from org.springframework.context.support.AbstractMessageSource: |
|---|
| getDefaultMessage, getMessage, getMessage, getMessage, getMessageFromParent, getMessageInternal, getParentMessageSource, isUseCodeAsDefaultMessage, renderDefaultMessage, resolveArguments, resolveCode, resolveCodeWithoutArguments, setParentMessageSource, setUseCodeAsDefaultMessage |
| Methods from org.springframework.context.support.MessageSourceSupport: |
|---|
| createMessageFormat, formatMessage, isAlwaysUseMessageFormat, renderDefaultMessage, resolveArguments, setAlwaysUseMessageFormat |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.context.support.StaticMessageSource Detail: |
|---|
|
|
|
|