org.rococoa.cocoa.javavm
Interface JNINativeInterface_.DefineClass_callback

All Superinterfaces:
Callback
Enclosing class:
JNINativeInterface_

public static interface JNINativeInterface_.DefineClass_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
 JavaVMLibrary._jclass invoke(JNIEnv_ env, ByteByReference name, JavaVMLibrary._jobject loader, ByteByReference buf, NativeLong len)
           
 

Method Detail

invoke

JavaVMLibrary._jclass invoke(JNIEnv_ env,
                             ByteByReference name,
                             JavaVMLibrary._jobject loader,
                             ByteByReference buf,
                             NativeLong len)