net.esper.event
Interface TaggedCompositeEventBean

All Known Implementing Classes:
CompositeEventBean

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(String property)
          Returns the event for the tag.
 

Method Detail

getEventBean

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

Parameters:
property - is the tag name
Returns:
event

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com