public interface WeldMember<T,X,S extends Member> extends WeldAnnotated<T,S>, AnnotatedMember<X>
MAPPED_DECLARED_METAANNOTATIONS, MAPPED_METAANNOTATIONS| Modifier and Type | Method and Description |
|---|---|
WeldClass<X> |
getDeclaringType()
Gets an abstraction of the declaring class
|
getActualTypeArguments, getBindingsAsArray, getInterfaceClosure, getJavaClass, getMetaAnnotations, getName, getPackage, getQualifiers, isFinal, isGeneric, isPackagePrivate, isParameterizedType, isPrimitive, isPrivate, isPublic, isStaticgetJavaMember, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentWeldClass<X> getDeclaringType()
getDeclaringType in interface AnnotatedMember<X>Copyright © 2013 Seam Framework. All Rights Reserved.