public interface TaggedCompositeEventBean
For use with patterns in which pattern tags are properties in a result event and property values are the event itself that is matching in a pattern.
Modifier and Type | Method and Description |
---|---|
EventBean |
getEventBean(String property)
Returns the event for the tag.
|