public class ClasspathUtils extends Object
Constructor and Description |
---|
ClasspathUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
findBaseDirectoryFromJarLocation(String childDirectoryName)
Used for instance when looking for SCHEDULER_HOME using jars location.
|
static String |
findSchedulerHome() |
public static String findBaseDirectoryFromJarLocation(String childDirectoryName)
childDirectoryName
- the name of a directory, we want to the find parent directory of itpublic static String findSchedulerHome()