public class BackedAnnotatedMethod<X> extends BackedAnnotatedCallable<X,Method> implements javax.enterprise.inject.spi.AnnotatedMethod<X>, Serializable
BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy<X,A extends javax.enterprise.inject.spi.AnnotatedMember<? super X>>| Constructor and Description |
|---|
BackedAnnotatedMethod(Method method,
BackedAnnotatedType<X> declaringType,
SharedObjectCache sharedObjectCache) |
| Modifier and Type | Method and Description |
|---|---|
static <X,Y extends X> |
of(Method method,
BackedAnnotatedType<Y> declaringType,
SharedObjectCache sharedObjectCache) |
String |
toString() |
equals, getAnnotatedElement, getAnnotation, getJavaMember, getParameters, hashCode, initParameters, isAnnotationPresentgetDeclaringType, getReflectionCache, isStaticgetAnnotations, getTypeClosure, initTypeClosuregetBaseTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotations, getJavaMemberpublic BackedAnnotatedMethod(Method method, BackedAnnotatedType<X> declaringType, SharedObjectCache sharedObjectCache)
public static <X,Y extends X> javax.enterprise.inject.spi.AnnotatedMethod<X> of(Method method, BackedAnnotatedType<Y> declaringType, SharedObjectCache sharedObjectCache)
Copyright © 2017. All rights reserved.