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–2015 MuleSoft, Inc.. All rights reserved.