Interface ForceReload
- 
public interface ForceReload
Forces a reload of all caches and invalidates the component class cache. This is only allowed- Since:
 - 5.4
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanforceReload() 
 - 
 
- 
- 
Method Detail
- 
forceReload
boolean forceReload()
 
 - 
 
 -