Class PropertyUtils


  • public class PropertyUtils
    extends java.lang.Object
    Author:
    Loc Ha
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.appslandia.common.utils.PropertyUtils.PropertyStrategy BEAN_PROPERTY_STRATEGY  
      static com.appslandia.common.utils.PropertyUtils.PropertyStrategy METHOD_PROPERTY_STRATEGY  
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertyUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void initialize​(java.lang.Object obj, ConfigMap config, FormatProvider formatProvider, com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy)  
      static void initialize​(java.lang.Object obj, ConfigMap config, com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait