Package | Description |
---|---|
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
Modifier and Type | Method and Description |
---|---|
StaticMessageSource |
StaticApplicationContext.getStaticMessageSource()
Return the internal StaticMessageSource used by this context.
|