Class PropertyAccessImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearCache()
      Clears the cache of adapters and asks the to clear its cache.
       instance,  propertyName)
      Reads the value of a property.
      ClassPropertyAdapter  forClass)
      Returns the adapter used to access properties within the indicated class.
      ClassPropertyAdapter  instance)
      Returns the adapter for a particular object instance.
       instance,  propertyName, <? extends > annotationClass)
      Returns the annotation of a given property for the specified type if such an annotation is present, else null.
      void  instance,  propertyName,  value)
      Updates the value of a property.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,