jaulib v1.3.8
Jau Support Library (C++, Java, ..)
All Classes Namespaces Files Functions Variables Pages
NativeLibrary.java File Reference
import java.util.Iterator;
import java.util.List;
import org.jau.lang.ExceptionUtils;
import org.jau.sys.JNILibrary;
import org.jau.sys.PlatformProps;
import org.jau.sys.RuntimeProps;
import jau.sys.dl.BionicDynamicLinker32bitImpl;
import jau.sys.dl.BionicDynamicLinker64BitImpl;
import jau.sys.dl.MacOSXDynamicLinkerImpl;
import jau.sys.dl.PosixDynamicLinkerImpl;
import jau.sys.dl.WindowsDynamicLinkerImpl;
Include dependency graph for NativeLibrary.java:

Go to the source code of this file.

Classes

class  org.jau.sys.dl.NativeLibrary
 Provides low-level, relatively platform-independent access to shared ("native") libraries. More...
 

Packages

package  org.jau.sys.dl
 Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2020 Gothel Software e.K.