| Event |
This interface represents an event source and event handler.
|
| FileEvent |
An event that is produced to indicate the presence of a file or a sub-directory.
|
| LockFileEvent |
This event extends FileEvent by additional information to the corresponding lock
file.
|
| MailEvent |
An event that is produced to indicate the presence of a mail.
|
| MemoryResultSetEvent |
An event that is produced to indicate the presence of specific data in a
JDBC-database or similar.
|
| ResultSetEvent |
An event that is produced to indicate the presence of specific data in a
JDBC-database.
|