public class BeanState extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object |
bean
The bean which eventually should become populated
|
protected boolean |
isPopulated |
protected Map<String,org.springframework.beans.PropertyValue> |
value |
| Constructor and Description |
|---|
BeanState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPopulated() |
void |
setPopulated(boolean isPopulated) |
protected Object bean
protected boolean isPopulated
Copyright © 2017. All rights reserved.