public class TimeEvent extends EventObject
TimeEvent TODO is an event that occurs at a specified number of
milliseconds.source| Constructor and Description |
|---|
TimeEvent(Object source,
String name,
long timeExpired) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
long |
getTimeExpired() |
getSource, toStringCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.