|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
X - the type of the parameterpublic interface AnnotatedParameter<X>
The metadata for an annotated parameter which can be parsed by the
BeanManager
| Method Summary | |
|---|---|
AnnotatedCallable<X> |
getDeclaringCallable()
The declaring callable |
int |
getPosition()
The position of the parameter in the callable's argument list |
| Methods inherited from interface javax.enterprise.inject.spi.Annotated |
|---|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent |
| Method Detail |
|---|
int getPosition()
AnnotatedCallable<X> getDeclaringCallable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||