public class BeanEventPropertyWriterMapProp extends BeanEventPropertyWriter
EPTYPE
Constructor and Description |
---|
BeanEventPropertyWriterMapProp(Class clazz,
Method writerMethod,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
write(Object value,
EventBean target)
Value to write to a property.
|
invoke, writeCodegen, writeValue
public void write(Object value, EventBean target)
EventPropertyWriter
write
in interface EventPropertyWriter
write
in class BeanEventPropertyWriter
value
- value to writetarget
- property to write toCopyright © 2005–2021. All rights reserved.