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