T
- The constructed typepublic interface ConstructorInjectionPoint<T> extends CallableInjectionPoint<T>
EMPTY
Modifier and Type | Method and Description |
---|---|
T |
invoke(java.lang.Object... args)
Invoke the constructor.
|
getArguments
getDeclaringBean, requiresReflection
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation
T invoke(java.lang.Object... args)
args
- The arguments