public class ResourceUtils extends Object
| Constructor and Description |
|---|
ResourceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProjectWebResources() |
static boolean |
isRunningInJar() |
static boolean |
isRunningTests() |
public static String getProjectWebResources()
public static boolean isRunningInJar()
public static boolean isRunningTests()
Copyright © 2015–2020. All rights reserved.