Package javax.events

Class Timer

extends AsyncEventObject

The Timer class is a special type of asynchronous events that requires additional native support. The maximum supported timeout value is 655635 milliseconds. Two asynchronous timer are supported:

Note

Public Constructors

Public Methods

Methods inherited from javax.events.AsyncEvent

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

Public Fields

  • static int MAX_TIMERS

_INSERT_FIELDS_ENTRY_HERE_