Class PropertyInjectionPoint


  • public class PropertyInjectionPoint
    extends java.lang.Object
    Property injection point.
    • Field Detail

      • propertyDescriptor

        public final jodd.introspector.PropertyDescriptor propertyDescriptor
    • Constructor Detail

      • PropertyInjectionPoint

        public PropertyInjectionPoint​(jodd.introspector.PropertyDescriptor propertyDescriptor,
                                      BeanReferences references)