@Component(value="cuba_ThymeleafViewsCacheInvalidation") public class ThymeleafViewsCacheInvalidationBean extends java.lang.Object implements ThymeleafViewsCacheInvalidation, org.springframework.context.ApplicationContextAware
NAME| Constructor and Description |
|---|
ThymeleafViewsCacheInvalidationBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearViewsCache() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void clearViewsCache()
clearViewsCache in interface ThymeleafViewsCacheInvalidation