| Implementation of ThemeResolver that simply uses a fixed theme.
The fixed name can be defined via the "defaultThemeName" property.
Note: Does not support setThemeName , as the fixed theme
cannot be changed.
author: Jean-Pierre Pawlak author: Juergen Hoeller since: 17.06.2003 See Also: FixedThemeResolver.setDefaultThemeName |