Uses of Class
org.apache.commons.jexl3.internal.introspection.DuckGetExecutor
Packages that use DuckGetExecutor
Package
Description
Provides low-level introspective services.
-
Uses of DuckGetExecutor in org.apache.commons.jexl3.internal.introspection
Methods in org.apache.commons.jexl3.internal.introspection that return DuckGetExecutorModifier and TypeMethodDescriptionstatic DuckGetExecutor
DuckGetExecutor.discover
(Introspector is, Class<?> clazz, Object identifier) Attempts to discover a DuckGetExecutor.