Class MethodMetadata<T>
java.lang.Object
net.datenwerke.rs.utils.reflection.MethodMetadata<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MethodMetadata
-
MethodMetadata
-
-
Method Details
-
invokeMethodOn
public Object invokeMethodOn(T object) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
-