Home
last modified time | relevance | path

Searched refs:JNI_proxy (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/bridges/java/java_uno/src/main/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java35 public final class JNI_proxy implements java.lang.reflect.InvocationHandler class
38 NativeLibraryLoader.loadLibrary(JNI_proxy.class.getClassLoader(), in JNI_proxy.class.getClassLoader()
42 JNI_proxy.class.getClassLoader();
91 JNI_proxy.this.finalize( m_bridge_handle ); in finalize()
97 private JNI_proxy( in JNI_proxy() method in JNI_proxy
117 JNI_proxy handler = new JNI_proxy( in create()
H A Dmakefile.mk37 $(CLASSDIR)$/$(PACKAGE)$/JNI_proxy.class \