mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
6d453ca70d
- Provide cache clearing methods for OgnlUtil (expression cache, BeanInfo
cache).
- Provide methods to check the cache sizes (entry number for expression
cache, BeanInfo cache).
- Provide static method to clear the OgnlRuntime cache (convenience
method).
(cherry picked from commit 9216e8e)