public class PropertyInjectionPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PropertyInjectionPoint[] |
EMPTY |
jodd.introspector.PropertyDescriptor |
propertyDescriptor |
BeanReferences |
references |
| Constructor and Description |
|---|
PropertyInjectionPoint(jodd.introspector.PropertyDescriptor propertyDescriptor,
BeanReferences references) |
public static final PropertyInjectionPoint[] EMPTY
public final jodd.introspector.PropertyDescriptor propertyDescriptor
public final BeanReferences references
public PropertyInjectionPoint(jodd.introspector.PropertyDescriptor propertyDescriptor,
BeanReferences references)
Copyright © 2003-present Jodd Team