Uses of Interface
org.apache.commons.jexl2.introspection.JexlMethod
Packages that use JexlMethod
-
Uses of JexlMethod in org.apache.commons.jexl2.internal
Classes in org.apache.commons.jexl2.internal that implement JexlMethodModifier and TypeClassDescriptionstatic class
Abstract class that is used to execute an arbitrary method.final class
Specialized executor to invoke a method on an object. -
Uses of JexlMethod in org.apache.commons.jexl2.introspection
Methods in org.apache.commons.jexl2.introspection that return JexlMethodModifier and TypeMethodDescriptionSandboxUberspectImpl.getConstructorMethod
(Object ctorHandle, Object[] args, JexlInfo info) Returns a class constructor wrapped in a JexlMethod.Uberspect.getConstructorMethod
(Object ctorHandle, Object[] args, JexlInfo info) Returns a class constructor wrapped in a JexlMethod.UberspectImpl.getConstructorMethod
(Object ctorHandle, Object[] args, JexlInfo info) Returns a class constructor wrapped in a JexlMethod.Returns a JexlMethod.Returns a JexlMethod.Returns a JexlMethod.