Uses of Class
org.apache.commons.jexl2.introspection.UberspectImpl
-
Packages that use UberspectImpl Package Description org.apache.commons.jexl2.introspection Provides high-level introspective services. -
-
Uses of UberspectImpl in org.apache.commons.jexl2.introspection
Subclasses of UberspectImpl in org.apache.commons.jexl2.introspection Modifier and Type Class Description class
SandboxUberspectImpl
An uberspect that controls usage of properties, methods and contructors through a sandbox.
-