Class MethodInvoker<T>
java.lang.Object
org.apache.tapestry5.ioc.internal.util.MethodInvoker<T>
- All Implemented Interfaces:
Invokable<T>
- Since:
- 5.3
-
Constructor Summary
ConstructorsConstructorDescriptionMethodInvoker
(Object instance, Method method, ObjectCreator[] methodParameters) -
Method Summary