Class JNDICombinedProperties

java.lang.Object
com.saperion.ngc.configuration.JNDICombinedProperties
All Implemented Interfaces:
Map<String,String>

public class JNDICombinedProperties extends Object implements Map<String,String>
Map with properties containing values from configuration files and from JNDI. If present, the values read from JNDI will replace the ones read from config files.