public class WiredBinding extends Binding
| Modifier and Type | Field and Description |
|---|---|
protected Bean |
wiredBean |
protected String |
wiredBeanId |
parentBean, populator, property| Constructor and Description |
|---|
WiredBinding(BeanInstancePopulator populator) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Bean |
getWiredBean() |
String |
getWiredBeanId() |
void |
setWiredBean(Bean wiredBean) |
getConfig, getParentBean, getPopulator, getProperty, setParentBean, toStringpublic WiredBinding(BeanInstancePopulator populator)
Copyright © 2024. All rights reserved.