| Package | Description |
|---|---|
| ognl |
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
|
| ognl.internal |
| Modifier and Type | Method and Description |
|---|---|
static void |
OgnlRuntime.setClassCacheInspector(ClassCacheInspector inspector)
Registers the specified
ClassCacheInspector with all class reflection based internal
caches. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassCacheImpl.setClassInspector(ClassCacheInspector inspector) |
void |
ClassCache.setClassInspector(ClassCacheInspector inspector) |
Copyright © 1997–2018 OpenSymphony. All rights reserved.