Uses of Class
org.apache.commons.jexl3.internal.introspection.PropertySetExecutor
Packages that use PropertySetExecutor
Package
Description
Provides low-level introspective services.
-
Uses of PropertySetExecutor in org.apache.commons.jexl3.internal.introspection
Methods in org.apache.commons.jexl3.internal.introspection that return PropertySetExecutorModifier and TypeMethodDescriptionstatic PropertySetExecutor
PropertySetExecutor.discover
(Introspector is, Class<?> clazz, String property, Object value) Discovers a PropertySetExecutor.