public interface ClassCacheInspector
OgnlRuntime.setClassCacheInspector(ClassCacheInspector) as
a means to disallow caching of specific class types.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldCache(java.lang.Class type)
Invoked just before storing a class type within a cache instance.
|
Copyright © 1997-2018 OpenSymphony. All Rights Reserved.