public class LinkSpec
extends java.lang.Object
| Constructor and Description |
|---|
LinkSpec(BuildingContext buildingContext,
java.util.List<PropertyChain> propertyChains) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(java.lang.Object object,
BeanContext<?> beanContext) |
void |
preApply(BeanContext<?> beanContext) |
public LinkSpec(BuildingContext buildingContext, java.util.List<PropertyChain> propertyChains)
public void preApply(BeanContext<?> beanContext)
public void apply(java.lang.Object object,
BeanContext<?> beanContext)