Serialized Form
|
Package org.mobicents.timers |
serialVersionUID: 8905073681622353718L
startTime
long startTime
- the starting time of the associated timer task execution
period
long period
- the period of the associated timer task execution, -1 means it is not a periodic task
taskID
Serializable taskID
- the id of the associated timer task
periodicScheduleStrategy
PeriodicScheduleStrategy periodicScheduleStrategy
- the strategy used in a periodic timer task, can be null if it is not a periodic timer task
|
Package org.mobicents.timers.timer |
serialVersionUID: 1L
javaUtilTimerTask
TimerTask javaUtilTimerTask
Copyright © 2011. All Rights Reserved.