org.lsst.ccs.framework
Class FrameworkUtils
java.lang.Object
org.lsst.ccs.framework.FrameworkUtils
public class FrameworkUtils
- extends Object
default log4J properties are set here.
Modified (bamade) to forward calls to our JULAppender
- Author:
- turri
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameworkUtils
public FrameworkUtils()
getDefaultJndiProperties
public static Properties getDefaultJndiProperties()
getConfigFileInputStream
public static InputStream getConfigFileInputStream(String configFile)
loadProperties
public static Properties loadProperties(Properties defaultProperties,
Class clazz,
String fileName)
Copyright © 2013 LSST. All Rights Reserved.