public class ConstructorDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
Constructor |
ctor |
Extension |
objectFactory |
List<Binding> |
parameters
the parameters to call constructor or static method
|
Method |
staticFactory |
String |
staticMethodName
set to null if use constructor
otherwise use static method
|
| Constructor and Description |
|---|
ConstructorDescriptor() |
public String staticMethodName
public Constructor ctor
public Method staticFactory
public Extension objectFactory
Copyright © 2019. All rights reserved.