com.espertech.esper.event
Interface TaggedCompositeEventBean


public interface TaggedCompositeEventBean

Interface for composite events in which a property is itself an event.

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.


Method Summary
 EventBean getEventBean(java.lang.String property)
          Returns the event for the tag.
 

Method Detail

getEventBean

EventBean getEventBean(java.lang.String property)
Returns the event for the tag.

Parameters:
property - is the tag name
Returns:
event

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com