X - class infopublic class AnnotatedMethodImpl<X> extends AbstractAnnotatedCallable<X> implements javax.enterprise.inject.spi.AnnotatedMethod<X>
AnnotatedMethod interface.| Modifier and Type | Field and Description |
|---|---|
protected Member |
javaMember
Member type
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<Type> |
extractTypeClojure(Type baseType) |
protected Class<?> |
getDeclaringClass() |
javax.enterprise.inject.spi.AnnotatedType<X> |
getDeclaringType() |
Method |
getJavaMember() |
protected Class<?> |
getOwningClass() |
boolean |
isStatic() |
String |
toString() |
getParameters, setAnnotatedParametersaddAnnotation, buildRepeatableAnnotations, clearAnnotations, getAnnotation, getAnnotations, getBaseType, getRepeatables, getTypeClosure, getWebBeansContext, isAnnotationPresent, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected final Member javaMember
protected Set<Type> extractTypeClojure(Type baseType)
extractTypeClojure in class AbstractAnnotatedpublic Method getJavaMember()
public String toString()
toString in class AbstractAnnotatedCallable<X>public javax.enterprise.inject.spi.AnnotatedType<X> getDeclaringType()
getDeclaringType in interface javax.enterprise.inject.spi.AnnotatedMember<X>public boolean isStatic()
isStatic in interface javax.enterprise.inject.spi.AnnotatedMember<X>protected Class<?> getOwningClass()
getOwningClass in class AbstractAnnotatedprotected Class<?> getDeclaringClass()
getDeclaringClass in class AbstractAnnotatedCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.