| Package | Description |
|---|---|
| org.jboss.metatype.api.values | |
| org.jboss.metatype.plugins.values | |
| org.jboss.metatype.plugins.values.mappers |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesMetaValue |
PropertiesMetaValue.wrap(Map<String,String> props)
Build a PropertiesMetaValue from a Properties by copying all key/value
pairs from props into the new PropertiesMetaValue.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DefaultMetaValueFactory.unwrapProperties(PropertiesMetaValue propsValue,
org.jboss.reflect.spi.TypeInfo type) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectName |
PropertiesObjectNameMetaMapper.createObjectName(String domain,
PropertiesMetaValue props)
Create object name from PropertiesMetaValue.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.