Package | Description |
---|---|
lucee.runtime.reflection |
Modifier and Type | Method and Description |
---|---|
static ConstructorInstance |
Reflector.getConstructorInstance(Class clazz,
Object[] args)
gets Constructor Instance matching given parameter
|
static ConstructorInstance |
Reflector.getConstructorInstance(Class clazz,
Object[] args,
ConstructorInstance defaultValue) |
Modifier and Type | Method and Description |
---|---|
static ConstructorInstance |
Reflector.getConstructorInstance(Class clazz,
Object[] args,
ConstructorInstance defaultValue) |
Copyright © 2015 Lucee