public interface ConfigurableViewResolver extends ViewResolver
| Modifier and Type | Method and Description |
|---|---|
void |
setApplicationContext(ApplicationContext context) |
void |
setIndexName(String value) |
void |
setPrefix(String value) |
void |
setSeparator(String value) |
void |
setSuffix(String value) |
getActionView, getControllerView, getExceptionView, getExceptionView, getIndexName, getPrefix, getSeparator, getSuffix, getViewvoid setApplicationContext(ApplicationContext context)
setApplicationContext in interface ViewResolvervoid setPrefix(String value)
void setSuffix(String value)
void setIndexName(String value)
void setSeparator(String value)
Copyright © 2026 Brandao. All rights reserved.