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.
|
getArgumentsgetDeclaringBean, requiresReflectionfindAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotationT invoke(java.lang.Object... args)
args - The arguments