nevermind, i figured it out. It's all about the fourth parameter of
addCallMethod(). I just passed it 

new Class[] {Integer.class}

and it worked.

Reply via email to