com.poscoict.glueframework.context
Class GlueProperties

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<Object,Object>
          extended by java.util.Properties
              extended by com.poscoict.glueframework.context.GlueProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class GlueProperties
extends Properties

extends Properties
toString Override
property key¿¡ pass, pwd ¹®ÀÚ°¡ Æ÷ÇԵǾî ÀÖÀ»¸é ·Î±×¿¡ property value¸¦ *·Î º¯È¯ÇÏ¿© Ãâ·ÂÇÑ´Ù.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
GlueProperties()
           
 
Method Summary
 String toString()
           
 
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, rehash, remove, size, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlueProperties

public GlueProperties()
Method Detail

toString

public String toString()
Overrides:
toString in class Hashtable<Object,Object>


Copyright © 2013–2018 POSCO ICT. All rights reserved.