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