public class MapToBeanConverter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_ID_PREFIX |
static String |
DOT |
Constructor and Description |
---|
MapToBeanConverter(Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
attributesByBeanRef(String beanRef)
Return an attribute name to attribute value map
|
protected Object |
build(String key) |
Object |
get(String key) |
protected Object |
newInstance(String className) |
public static final String BEAN_ID_PREFIX
public static final String DOT
Copyright © 2017 JBoss by Red Hat. All rights reserved.