Package org.nuxeo.runtime.tomcat.dev
Interface WebResourcesCacheFlusher
- All Known Implementing Classes:
 NuxeoDevWebappClassLoader
Flush resources in web-app class loader, needed for resetting the i18n.
 
A runtime event listener propagates the same flush to the tomcat context, see WebResourcesReloadHandler and SeamHotReloadHelper#flush().
- Since:
 - 5.5
 
- 
Method Summary
 
- 
Method Details
- 
flushWebResources
void flushWebResources() 
 -