- java.lang.Object
-
- de.ibapl.jnhw.util.posix.LibJnhwPosixLoader
-
public final class LibJnhwPosixLoader extends Object
- Author:
- aploese
-
-
Field Summary
Fields Modifier and Type Field Description static StringLIB_JNHW_POSIXstatic intLIB_JNHW_POSIX_VERSION
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voiddoSystemLoad(String absoluteLibName)static LoadResultgetLoadResult()static LoadStatetouch()load but break any loop loading the lib will trigger OpacqueMemory to trigger this again
-
-
-
Field Detail
-
LIB_JNHW_POSIX
public static final String LIB_JNHW_POSIX
- See Also:
- Constant Field Values
-
LIB_JNHW_POSIX_VERSION
public static final int LIB_JNHW_POSIX_VERSION
- See Also:
- Constant Field Values
-
-
Method Detail
-
doSystemLoad
protected static void doSystemLoad(String absoluteLibName)
-
getLoadResult
public static LoadResult getLoadResult()
-
touch
public static LoadState touch()
load but break any loop loading the lib will trigger OpacqueMemory to trigger this again- Returns:
-
-