JBoss Managed Parent POM 2.1.1.SP2

Package org.jboss.metatype.api.values

Interface Summary
ArrayValue ArrayValue.
CollectionValue CollectionValue.
CompositeValue A MetaValue representing a Map<String,MetaValue>, where the set of allowed keys and their corresponding values' MetaTypes are specified by the associated CompositeMetaType.
EnumValue EnumValue.
GenericValue GenericValue.
InstanceFactory<T> The recreate instance factory.
MetaValue MetaValue.
SimpleValue SimpleValue.
TableValue TableValue.
 

Class Summary
AbstractMetaValue AbstractMetaValue.
ArrayValueSupport ArrayValue.
CollectionValueSupport CollectionValueSupport.
CompositeValueSupport A CompositeValue representing a Map<String,MetaValue>, where the set of allowed keys and their corresponding values' MetaTypes are specified by the associated ImmutableCompositeMetaType or MutableCompositeMetaType.
EnumValueSupport EnumValue.
GenericValueSupport GenericValue.
MapCompositeValueSupport A CompositeValue representing a Map<String,MetaValue>, where the set of allowed keys is specified by the associated MapCompositeMetaType, and where all values must be of the same MetaType.
MetaValueFactory MetaValueFactory.
PropertiesMetaValue A mapping from the jdk Properties to a MetaValue
SimpleValueComparator A Comparator for SimpleValues.
SimpleValueSupport SimpleValue.
TableValueSupport TableValueSupport.
 


JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.