Uses of Package
org.apache.commons.jexl2.introspection
Packages that use org.apache.commons.jexl2.introspection
Package
Description
-
Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2ClassDescription'Federated' introspection/reflection interface to allow the introspection behavior in JEXL to be customized.
-
Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2.internalClassDescriptionInterface used for regular method invocation.Interface for getting values that appear to be properties.Interface used for setting values that appear to be properties.
-
Classes in org.apache.commons.jexl2.introspection used by org.apache.commons.jexl2.introspectionClassDescriptionInterface used for regular method invocation.Interface for getting values that appear to be properties.Interface used for setting values that appear to be properties.A sandbox describes permissions on a class by explicitly allowing or forbidding access to methods and properties through "whitelists" and "blacklists".A base set of names.Contains the white or black lists for properties and methods for a given class.'Federated' introspection/reflection interface to allow the introspection behavior in JEXL to be customized.Implementation of Uberspect to provide the default introspective functionality of JEXL.