public abstract class ApplicationEvent
extends java.util.EventObject
Constructor and Description |
---|
ApplicationEvent(java.lang.Object source)
Create a new ApplicationEvent.
|
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Return the system time in milliseconds when the event happened.
|