public class LibraryPathUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
createLibraryPath(String libPath,
Platform targetPlatform)
Create the library path for a DataFlow container being launched on the given target platform.
|
public static String createLibraryPath(String libPath, Platform targetPlatform)
libPath - base library path of the DataFlow install area (may be a subset of the full install)targetPlatform - the target platform where container will be launchedCopyright © 2015 Actian Corporation. All Rights Reserved.