private static class ProxyBuilder.Getter extends ProxyBuilder.Property
method, type
Constructor and Description |
---|
Getter(java.lang.reflect.Method m,
java.lang.Class<?> t) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(java.lang.Object obj,
java.lang.Object argStr) |
getType
public void invoke(java.lang.Object obj, java.lang.Object argStr) throws java.lang.Exception
invoke
in class ProxyBuilder.Property
java.lang.Exception