[jboss-dev-forums] [Design of Management Features on JBoss] - Re: Issues with MapCompositeValue
ips
do-not-reply at jboss.com
Fri Apr 17 11:41:10 EDT 2009
I thought the MapCompositeMetaType contained a map of potential keys, for the purpose of enumerating the allowed keys and optionally specifying descriptions for those keys. If that is true, it should not be desirable to remove the corresponding item from the metatype when an item is removed from a MapCompositeValueSupport, and it should not be necessary to add a keyset() method to MapCompositeValueSupport. However, if MapCompositeMetaType doesn't enumerate all allowed keys, but just ones that have descriptions, then keySet() would need to be added, since the MapCompositeValueSupport could contain additional items that are not enumerated in the metatype.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226249#4226249
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226249
More information about the jboss-dev-forums
mailing list