public Object[] getArguments ()

Returns the arguments for the method to invoke. The number of arguments and their types must match the method being called. null can be used as a synonym of an empty array.

Returns:  the array of arguments