public class BeanEventPropertyWriterMapProp extends BeanEventPropertyWriter
Constructor and Description |
---|
BeanEventPropertyWriterMapProp(Class clazz,
net.sf.cglib.reflect.FastMethod writerMethod,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
write(Object value,
EventBean target)
Value to write to a property.
|
invoke, writeValue
public void write(Object value, EventBean target)
EventPropertyWriter
write
in interface EventPropertyWriter
write
in class BeanEventPropertyWriter
value
- value to writetarget
- property to write to