Map<String,MetaValue>
, where the set of allowed keys isspecified by the associated {@link MapCompositeMetaType}, and where all values must be of the same MetaType. To represent a Map<String,MetaValue>
where values may have different MetaTypes, use {@link CompositeValueSupport} instead.
@author Scott.Stark@jboss.org
@version $Revision: 87521 $
|
|