public static class MethodAccessMode.MethodReader extends MethodAccessMode.MethodDecoratedType implements AccessMode.Reader
method
Constructor and Description |
---|
MethodAccessMode.MethodReader(Method method) |
Modifier and Type | Method and Description |
---|---|
Type |
getType() |
Object |
read(Object instance) |
getAnnotation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation
public MethodAccessMode.MethodReader(Method method)
public Type getType()
getType
in interface AccessMode.DecoratedType
public Object read(Object instance)
read
in interface AccessMode.Reader
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.