public class ConfigBuilderHelper extends Object
Modifier and Type | Method and Description |
---|---|
protected static String |
findJlibPipe() |
protected static String |
getLibPath() |
protected static void |
hackClassLoader() |
protected static boolean |
isLinux()
Deprecated.
Since 7.4. Use
SystemUtils.IS_OS_LINUX |
protected static boolean |
isMac()
Deprecated.
Since 7.4. Use
SystemUtils.IS_OS_MAC_OSX |
protected static void hackClassLoader() throws IOException
IOException
protected static String getLibPath() throws IOException
IOException
protected static String findJlibPipe()
@Deprecated protected static boolean isMac()
SystemUtils.IS_OS_MAC_OSX
@Deprecated protected static boolean isLinux()
SystemUtils.IS_OS_LINUX
Copyright © 2016 Nuxeo SA. All rights reserved.