public class FrameworkUtils extends Object
| Constructor and Description |
|---|
FrameworkUtils() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getConfigFileInputStream(String configFile) |
static Properties |
getDefaultJndiProperties() |
static Properties |
loadProperties(Properties defaultProperties,
Class clazz,
String fileName) |
public static Properties getDefaultJndiProperties()
public static InputStream getConfigFileInputStream(String configFile)
public static Properties loadProperties(Properties defaultProperties, Class clazz, String fileName)
Copyright © 2013 LSST. All Rights Reserved.