public class CacheHelper extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
| Constructor and Description |
|---|
CacheHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush(String path,
boolean flushSubtree) |
void |
flushAll() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
public void flush(String path, boolean flushSubtree)
public void flushAll()
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.