public class AnnotatedCallableImpl<X> extends AnnotatedMemberImpl<X> implements javax.enterprise.inject.spi.AnnotatedCallable<X>
| Constructor and Description |
|---|
AnnotatedCallableImpl(Type baseType,
AnnotatedElement annotatedElement,
javax.enterprise.inject.spi.AnnotatedType<X> declaringType,
Executable executable) |
| Modifier and Type | Method and Description |
|---|---|
List<javax.enterprise.inject.spi.AnnotatedParameter<X>> |
getParameters() |
getDeclaringType, getJavaMember, isStaticgetAnnotation, getAnnotations, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic AnnotatedCallableImpl(Type baseType, AnnotatedElement annotatedElement, javax.enterprise.inject.spi.AnnotatedType<X> declaringType, Executable executable)
Copyright © 2020 The Apache Software Foundation. All rights reserved.