org.fusesource.hawtjni.runtime
Class JNIEnv

java.lang.Object
  extended by org.fusesource.hawtjni.runtime.JNIEnv

public class JNIEnv
extends java.lang.Object

This is a marker class. Methods that take this as an argument will receive that actual native 'JNIEnv *' value. Since this class cannot be instantiated, Java callers must pass null for the value.

Author:
Hiram Chirino

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2009-2012 FuseSource, Corp.. All Rights Reserved.