Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually
purge cache entries
-----------------------------------------------------------------------------------------------
Key: WICKET-4218
URL: https://issues.apache.org/jira/browse/WICKET-4218
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5.3
Reporter: Peter Ertl
Assignee: Peter Ertl
Priority: Minor
Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually
purge cache entries.
We had the uncommon requirement on the mailing list that a user needs to
replace a static resource at runtime. I order to still use caching for resource
versions a method to expire entries in CachingResourceVersion should be helpful.
Adding this method to a concrete class should not affect API compatibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira