Class PropertyInjectorImpl.SetterMethod

  • Enclosing class:
    PropertyInjectorImpl

    private static class PropertyInjectorImpl.SetterMethod
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SetterMethod​(java.lang.reflect.Method method, ValueInjector extractor)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • method

        public java.lang.reflect.Method method
    • Constructor Detail

      • SetterMethod

        private SetterMethod​(java.lang.reflect.Method method,
                             ValueInjector extractor)