- java.lang.Object
-
- de.ibapl.jnhw.common.LibJnhwCommonLoader
-
public final class LibJnhwCommonLoader extends Object
- Author:
- aploese
-
-
Field Summary
Fields Modifier and Type Field Description static StringLIB_JNHW_COMMONstatic intLIB_JNHW_COMMON_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_COMMON
public static final String LIB_JNHW_COMMON
- See Also:
- Constant Field Values
-
LIB_JNHW_COMMON_VERSION
public static final int LIB_JNHW_COMMON_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:
-
-