|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructorMethod | |
---|---|
org.apache.commons.jexl3.internal.introspection | Provides low-level introspective services. |
Uses of ConstructorMethod in org.apache.commons.jexl3.internal.introspection |
---|
Methods in org.apache.commons.jexl3.internal.introspection that return ConstructorMethod | |
---|---|
static ConstructorMethod |
ConstructorMethod.discover(Introspector is,
Object ctorHandle,
Object... args)
Discovers a class constructor and wrap it as a JexlMethod. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |