Package org.jboss.modules
Class NativeLibraryResourceLoader.Identification
- java.lang.Object
-
- org.jboss.modules.NativeLibraryResourceLoader.Identification
-
- Enclosing class:
- NativeLibraryResourceLoader
static class NativeLibraryResourceLoader.Identification extends java.lang.Object
Separate class for native platform ID which is only loaded when native libs are loaded.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static java.lang.String
ARCH_NAME
(package private) static java.lang.String
CPU_ID
(package private) static java.lang.String[]
NATIVE_SEARCH_PATHS
(package private) static java.lang.String
OS_ID
-
Constructor Summary
Constructors Constructor Description Identification()
-