[ JCCF ] [ java APIs ] [ JNI and Exceptions ]

JNI and Exceptions

This example extends the preceeding to include method overloading. As we can see in the file Register.h, we obtain overloading by using, in addition to the name of the class and of the method, an extention indicating the signature.

Links to source code :
  • Makefile
  • Register.h
  • UseRegister.java
  • Register.java
  • Register.cc


  • © Alain.Miniussi@labri.u-bordeaux.fr
    Last updated = june 12th 1997
    url = native/registerV2/index.html