invoke(String name, java.lang.Object[] args, Context context) Defines the behavior of a method call.
Parameters: name - the method name Parameters: args - the arguments Parameters: context - the context in which the method is called.
Defines the behavior of a method call.
Parameters: name - the method name Parameters: args - the arguments Parameters: context - the context in which the method is called. the result of the method call