java.lang.Objectorg.springframework.context.support.MessageSourceSupport
org.springframework.context.support.DelegatingMessageSource
All Implemented Interfaces:
HierarchicalMessageSource
Used as placeholder by AbstractApplicationContext, if the context doesn't define its own MessageSource. Not intended for direct use in applications.
Juergen - Hoeller1.1.5 - | Fields inherited from org.springframework.context.support.MessageSourceSupport: |
|---|
| logger |
| Method from org.springframework.context.support.DelegatingMessageSource Summary: |
|---|
| getMessage, getMessage, getMessage, getParentMessageSource, setParentMessageSource |
| 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.DelegatingMessageSource Detail: |
|---|
|
|
|
|
|