public interface TimeEventListener extends EventListener
TimeEventListener provides a method to pass timer events to
implementing objects.| Modifier and Type | Method and Description |
|---|---|
void |
timeExpired(TimeEvent e)
Passes the TimeEvent to an object
|
void timeExpired(TimeEvent e)
e - the time event that occurredCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.