ApplicationEvent.this

Create a new ApplicationEvent. @param source the object on which the event initially occurred (never {@code null})

class ApplicationEvent
this
(
Object source
)

Meta