org.jboss.seam.config.xml.fieldset
Class MapFieldSet
java.lang.Object
org.jboss.seam.config.xml.fieldset.MapFieldSet
- All Implemented Interfaces:
- FieldValueObject
public class MapFieldSet
- extends Object
- implements FieldValueObject
class responsible for setting the value of map properties.
- Author:
- Stuart Douglas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapFieldSet
public MapFieldSet(org.jboss.seam.solder.properties.Property<Object> field,
List<EntryXmlItem> items)
setValue
public void setValue(Object instance,
CreationalContext<?> ctx,
BeanManager manager)
- Specified by:
setValue in interface FieldValueObject
Copyright © 2011 Seam Framework. All Rights Reserved.