org.lsst.ccs.framework
Class FrameworkUtils

java.lang.Object
  extended by org.lsst.ccs.framework.FrameworkUtils

public class FrameworkUtils
extends Object

Author:
turri

Constructor Summary
FrameworkUtils()
           
 
Method Summary
static InputStream getConfigFileInputStream(String configFile)
           
static Properties getDefaultJndiProperties()
           
static Properties loadProperties(Properties defaultProperties, Class clazz, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameworkUtils

public FrameworkUtils()
Method Detail

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.