T - public interface EnhancedAnnotatedParameter<T,X> extends EnhancedAnnotated<T,Object>, javax.enterprise.inject.spi.AnnotatedParameter<X>
MAPPED_DECLARED_METAANNOTATIONS, MAPPED_METAANNOTATIONS| Modifier and Type | Method and Description |
|---|---|
EnhancedAnnotatedCallable<?,X,?> |
getDeclaringEnhancedCallable() |
EnhancedAnnotatedType<X> |
getDeclaringType() |
javax.enterprise.inject.spi.AnnotatedParameter<X> |
slim()
Returns a lightweight implementation of
AnnotatedParameter with minimal memory footprint. |
getActualTypeArguments, getBindingsAsArray, getInterfaceClosure, getJavaClass, getMetaAnnotations, getName, getPackage, getQualifiers, isFinal, isGeneric, isPackagePrivate, isParameterizedType, isPrimitive, isPrivate, isPublic, isStaticEnhancedAnnotatedCallable<?,X,?> getDeclaringEnhancedCallable()
EnhancedAnnotatedType<X> getDeclaringType()
javax.enterprise.inject.spi.AnnotatedParameter<X> slim()
AnnotatedParameter with minimal memory footprint.slim in interface EnhancedAnnotated<T,Object>AnnotatedParameterCopyright © 2017. All rights reserved.