GIJ _Jv_InterpMethod::run question

Kyle Galloway kgallowa@redhat.com
Tue Jul 11 18:35:00 GMT 2006


I had another GIJ related question.  In InterpMethod::run, does anyone 
know how to get the instance of the class that the method belogs to.  I 
know it should be somewhere in the args array (like args[0]), but I 
can't seem to get at anything I can cast into a jobject and send back to 
some java code.  Is there some trick to this?

Thanks,

Kyle



More information about the Java mailing list