Class GlueProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

@Deprecated public class GlueProperties extends Properties
Deprecated.
extends Properties
toString Override
property key에 pass, pwd 문자가 포함되어 있으면 로그에 property value를 *로 변환하여 출력한다.
See Also:
  • Constructor Details

    • GlueProperties

      public GlueProperties()
      Deprecated.
  • Method Details