public class ConfigLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_BUILDER_SPEC |
| Constructor and Description |
|---|
ConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
loadProperties() |
static Properties |
loadProperties(String path) |
static URL |
locateConfig(String path) |
public static final String CACHE_BUILDER_SPEC
public static Properties loadProperties()
public static Properties loadProperties(String path)
Copyright © 2015. All Rights Reserved.