Package | Description |
---|---|
org.jboss.metatype.api.types | |
org.jboss.metatype.api.values | |
org.jboss.metatype.plugins.values |
Modifier and Type | Field and Description |
---|---|
static PropertiesMetaType |
PropertiesMetaType.INSTANCE |
Modifier and Type | Method and Description |
---|---|
PropertiesMetaType |
PropertiesMetaValue.getMetaType() |
Constructor and Description |
---|
PropertiesMetaValue(Properties props,
PropertiesMetaType type)
Create a PropertiesMetaValue with props as the defaults.
|
Modifier and Type | Method and Description |
---|---|
protected MetaValue |
DefaultMetaValueFactory.createPropertiesValue(PropertiesMetaType metaType,
Object value,
Map<Object,MetaValue> mapping)
Create a PropertiesMetaValue
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.