Calling Java Methods from JBI code

There is currently no documented way to call Java methods from within JBI code. If a call back to Java code is required, the Java Native Interface JNI provides the required APIs.