public interface Theme
MessageSource
supports
theme-specific parameterization and internationalization.ThemeSource
,
ThemeResolver
Modifier and Type | Method and Description |
---|---|
MessageSource |
getMessageSource()
Return the specific MessageSource that resolves messages
with respect to this theme.
|
java.lang.String |
getName()
Return the name of the theme.
|
java.lang.String getName()
null
)MessageSource getMessageSource()
null
)