| Package | Description |
|---|---|
| org.meanbean.bean.util | |
| org.meanbean.factories |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
BeanPropertyValuesFactory.create()
Create a Map of values that could be used to populate the properties of the Bean defined by the BeanInformation
provided upon construction of this Factory, keyed by property name.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
BasicNewObjectInstanceFactory.create()
Create a new instance of the type specified during construction of this Factory.
|
Copyright © 2010–2020 meanbean. All rights reserved.