public interface DecoratingEventBean
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getDecoratingProperties()
Returns decorating properties.
|
EventBean |
getUnderlyingEvent()
Returns the underlying event to the decorated event.
|
java.util.Map<java.lang.String,java.lang.Object> getDecoratingProperties()
EventBean getUnderlyingEvent()