public class AnnotatedCallableImpl<T> extends AnnotatedMemberImpl<T> implements javax.enterprise.inject.spi.AnnotatedCallable<T>
| Constructor and Description |
|---|
AnnotatedCallableImpl(Type baseType,
Set<Type> typeClosure,
Set<Annotation> annotations,
javax.enterprise.inject.spi.AnnotatedType<T> declaringType,
Member javaMember,
boolean isStatic) |
| Modifier and Type | Method and Description |
|---|---|
List<javax.enterprise.inject.spi.AnnotatedParameter<T>> |
getParameters() |
void |
setParameters(List<javax.enterprise.inject.spi.AnnotatedParameter<T>> parameters) |
getDeclaringType, getJavaMember, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2014 Oracle Corporation. All rights reserved.