|
barchart-udt-core 2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.barchart.udt.ResourceUDT
public final class ResourceUDT
| Field Summary | |
|---|---|
static String |
DEFAULT_LIBRARY_EXTRACT_LOCATION
target destination of native wrapper library *.dll or *.so files that are extracted from this library jar; |
static String |
DEFAULT_LIBRARY_LOADER_CLASS
|
static String |
PACKAGE_NAME
|
static String |
PROPERTY_LIBRARY_EXTRACT_LOCATION
system property which if provided will override DEFAULT_LIBRARY_EXTRACT_LOCATION |
static String |
PROPERTY_LOADER_CLASS_NAME
system property which if provided will override default native loader |
| Method Summary | |
|---|---|
static String |
getLibraryExtractLocation()
|
static String |
getLibraryLoaderClassName()
|
static void |
setLibraryExtractLocation(String location)
|
static void |
setLibraryLoaderClassName(String className)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PACKAGE_NAME
public static final String PROPERTY_LIBRARY_EXTRACT_LOCATION
DEFAULT_LIBRARY_EXTRACT_LOCATION
public static final String PROPERTY_LOADER_CLASS_NAME
public static final String DEFAULT_LIBRARY_EXTRACT_LOCATION
public static final String DEFAULT_LIBRARY_LOADER_CLASS
| Method Detail |
|---|
public static String getLibraryExtractLocation()
public static void setLibraryExtractLocation(String location)
public static String getLibraryLoaderClassName()
public static void setLibraryLoaderClassName(String className)
|
barchart-udt-core 2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||