public interface EventPropertyWriter
Modifier and Type | Method and Description |
---|---|
void |
write(java.lang.Object value,
EventBean target)
Value to write to a property.
|
void write(java.lang.Object value, EventBean target)
value
- value to writetarget
- property to write to