org.rococoa.cocoa.javavm
Interface JNIInvokeInterface_.GetEnv_callback

All Superinterfaces:
Callback
Enclosing class:
JNIInvokeInterface_

public static interface JNIInvokeInterface_.GetEnv_callback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 NativeLong invoke(JavaVM_ vm, PointerByReference penv, NativeLong version)
           
 

Method Detail

invoke

NativeLong invoke(JavaVM_ vm,
                  PointerByReference penv,
                  NativeLong version)