| Package | Description |
|---|---|
| de.aristaflow.adept2.core.eventmanager.dbevents | |
| de.aristaflow.adept2.core.eventmanager.fileevents | |
| de.aristaflow.adept2.core.eventmanager.mailevents |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryResultSetEventImpl
An event for result sets, that is, an event is produced and sent as soon as a
specific statement yields a non-empty (or empty if desired) result set.
|
class |
ResultSetEventImpl
An event for result sets, that is, an event is produced and sent as soon as a
specific statement yields a non-empty (or empty if desired) result set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileEventImpl
An event for files, that is, an event is produced and sent as soon as a file
(or a directory) is created or stored in a specific folder.
|
class |
LockFileEventImpl
An event for files and their lock files, that is, an event is produced and
sent as soon as a file (or a directory) is created or stored in a specific
folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MailEventImpl
An event for mails, that is, an event is produced and sent as soon as a mail
is stored to a specific folder.
|