Previous: Invocation, Up: About CNI


11.17 Reflection

Reflection is possible with CNI code, it functions similarly to how it functions with JNI.

The types jfieldID and jmethodID are as in JNI.

The functions:

will be added shortly, as will other functions corresponding to JNI.