public interface EnhancedAnnotatedConstructor<T> extends EnhancedAnnotatedCallable<T,T,Constructor<T>>, javax.enterprise.inject.spi.AnnotatedConstructor<T>
MAPPED_DECLARED_METAANNOTATIONS, MAPPED_METAANNOTATIONS| Modifier and Type | Method and Description |
|---|---|
ConstructorSignature |
getSignature() |
javax.enterprise.inject.spi.AnnotatedConstructor<T> |
slim()
Returns a lightweight implementation of
AnnotatedConstructor with minimal memory footprint. |
getEnhancedParameters, getEnhancedParametersgetDeclaringTypegetActualTypeArguments, getBindingsAsArray, getInterfaceClosure, getJavaClass, getMetaAnnotations, getName, getPackage, getQualifiers, isFinal, isGeneric, isPackagePrivate, isParameterizedType, isPrimitive, isPrivate, isPublic, isStaticConstructorSignature getSignature()
javax.enterprise.inject.spi.AnnotatedConstructor<T> slim()
AnnotatedConstructor with minimal memory footprint.slim in interface EnhancedAnnotated<T,Constructor<T>>slim in interface EnhancedAnnotatedCallable<T,T,Constructor<T>>slim in interface EnhancedAnnotatedMember<T,T,Constructor<T>>AnnotatedConstructorCopyright © 2017. All rights reserved.