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, toString
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.