Package com.storedobject.common
Class SimpleMethodInvoker
java.lang.Object
com.storedobject.common.SimpleMethodInvoker
- All Implemented Interfaces:
MethodInvoker
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleMethodInvoker(Class<?> objectClass, String name) SimpleMethodInvoker(Method method) -
Method Summary
-
Constructor Details
-
SimpleMethodInvoker
-
SimpleMethodInvoker
-
-
Method Details
-
getAttributeName
- Specified by:
getAttributeNamein interfaceMethodInvoker
-
getTail
- Specified by:
getTailin interfaceMethodInvoker
-
getReturnType
- Specified by:
getReturnTypein interfaceMethodInvoker
-
invoke
- Specified by:
invokein interfaceMethodInvoker
-