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