|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jexl2.internal.introspection | |
---|---|
org.apache.commons.jexl2.internal | Provides utilities for introspection services. |
org.apache.commons.jexl2.internal.introspection | Provides low-level introspective services. |
Classes in org.apache.commons.jexl2.internal.introspection used by org.apache.commons.jexl2.internal | |
---|---|
IntrospectorBase
This basic function of this class is to return a Method object for a particular class given the name of a method and the parameters to the method in the form of an Object[] The first time the Introspector sees a class it creates a class method map for the class in question. |
|
MethodKey
A method key usable by the introspector cache. |
Classes in org.apache.commons.jexl2.internal.introspection used by org.apache.commons.jexl2.internal.introspection | |
---|---|
MethodKey
A method key usable by the introspector cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |