org.finra.jtaf.core.utilities
Class JTAFPropertyManager

java.lang.Object
  extended by org.finra.jtaf.core.utilities.PropertyManager
      extended by org.finra.jtaf.core.utilities.JTAFPropertyManager

public class JTAFPropertyManager
extends PropertyManager

Responsible for reading properties configured in jtaf.properties file.


Field Summary
static String JTAF_PROPERTIES_FILE_NAME
           
static String PROPERTY_PREFIX
           
 
Fields inherited from class org.finra.jtaf.core.utilities.PropertyManager
fileName, propertyPrefix, propertyResourceBundle
 
Method Summary
static JTAFPropertyManager getInstance()
           
 
Methods inherited from class org.finra.jtaf.core.utilities.PropertyManager
getProperty, getPropertyResourceBundle, loadProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JTAF_PROPERTIES_FILE_NAME

public static final String JTAF_PROPERTIES_FILE_NAME
See Also:
Constant Field Values

PROPERTY_PREFIX

public static final String PROPERTY_PREFIX
See Also:
Constant Field Values
Method Detail

getInstance

public static JTAFPropertyManager getInstance()


Copyright © 2014. All rights reserved.