- All Superinterfaces:
ContextEvent,Events.Event,TimedEvent
Represents an event that occurs when a new
RuleSession is created- See Also:
-
Method Summary
Methods inherited from interface org.evrete.api.events.TimedEvent
getEndTime, getStartTime
-
Method Details
-
getSession
RuleSession<?> getSession()Returns the created session- Returns:
- the created session
-