@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.ApplicationContextAware
org.springframework.beans.BeansException
public void clearViewsCache()
clearViewsCache
in interface ThymeleafViewsCacheInvalidation