|
The Spring Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThemeSource
Interface to be implemented by objects that can resolve Themes. This enables parameterization and internationalization of messages for a given theme.
Theme| Method Summary | |
|---|---|
Theme |
getTheme(String themeName)
Return the Theme instance for the given theme name. |
| Method Detail |
|---|
Theme getTheme(String themeName)
themeName - name of the theme
null if none defined
|
The Spring Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||