protected abstract static class MethodAccessMode.MethodDecoratedType extends Object implements AccessMode.DecoratedType
| Constructor and Description |
|---|
MethodDecoratedType(Method method) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
getAnnotation(Class<T> clazz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeprotected final Method method
public MethodDecoratedType(Method method)
public <T extends Annotation> T getAnnotation(Class<T> clazz)
getAnnotation in interface AccessMode.DecoratedTypeCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.