| java.lang.Object | ||
| ↳ | org.springframework.web.servlet.theme.AbstractThemeResolver | |
| ↳ | org.springframework.web.servlet.theme.FixedThemeResolver | |
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.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.web.servlet.theme.AbstractThemeResolver
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.web.servlet.theme.AbstractThemeResolver
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.web.servlet.ThemeResolver
| |||||||||||