|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
X
- the declaring typepublic interface AnnotatedMember<X>
Represents a member of a Java type.
Member
Method Summary | |
---|---|
AnnotatedType<X> |
getDeclaringType()
Get the type which declares this member. |
java.lang.reflect.Member |
getJavaMember()
Get the underlying Member . |
boolean |
isStatic()
Determines if the member is static. |
Methods inherited from interface javax.enterprise.inject.spi.Annotated |
---|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent |
Method Detail |
---|
java.lang.reflect.Member getJavaMember()
Get the underlying Member
.
Member
boolean isStatic()
Determines if the member is static.
AnnotatedType<X> getDeclaringType()
Get the type which declares this member.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41