cvm.ncb.csm
Class CSM_PBSDefault

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<java.lang.Object,java.lang.Object>
          extended by java.util.Properties
              extended by cvm.ncb.csm.CSM_PBSDefault
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.Object,java.lang.Object>

public class CSM_PBSDefault
extends java.util.Properties

Defual property file for the bridge specific property files.

Author:
Frank Hernandez
See Also:
Serialized Form

Constructor Summary
CSM_PBSDefault()
           
 
Method Summary
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CSM_PBSDefault

public CSM_PBSDefault()