Modifier and Type | Class and Description |
---|---|
class |
InitSessionEvent |
class |
InvalidateSessionEvent |
class |
ShutdownEvent |
class |
StartupEvent |
Modifier and Type | Class and Description |
---|---|
class |
MaintenanceJobEnded |
class |
MaintenanceJobFailed |
class |
MaintenanceJobStarted |
Modifier and Type | Class and Description |
---|---|
class |
CloseTableDatasourceEvent |
class |
OpenTableDatasourceEvent |
Modifier and Type | Class and Description |
---|---|
class |
StatementPreparedEvent |
Modifier and Type | Class and Description |
---|---|
class |
ExportReportViaMailFailedEvent |
Modifier and Type | Class and Description |
---|---|
class |
ReoportServerExtenderLoadFailedEvent |
Modifier and Type | Class and Description |
---|---|
class |
SendMailEvent |
Modifier and Type | Class and Description |
---|---|
class |
BeginReportExecutionEvent |
class |
EndReportExecutionEvent |
Modifier and Type | Class and Description |
---|---|
class |
ReportExecutedEvent |
class |
ReportExecutionFailedEvent |
Modifier and Type | Class and Description |
---|---|
class |
ActivatedUserEvent |
class |
UserLostPasswordEvent |
Modifier and Type | Class and Description |
---|---|
class |
ExportReportIntoTeamSpaceFailedEvent |
Modifier and Type | Class and Description |
---|---|
class |
LoginScriptFailedEvent |
class |
ScriptDaemonExceptionEvent |
class |
ScriptExecuteEvent |
class |
ScriptExecutionFailedEvent |
class |
StartupScriptFailedEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
EventHandler<E extends Event> |
Modifier and Type | Interface and Description |
---|---|
interface |
ObjectEvent |
Modifier and Type | Method and Description |
---|---|
<E extends Event> |
EventBus.attachEventHandler(java.lang.Class<E> eventType,
EventHandler<E> handler) |
<E extends Event> |
EventBusImpl.attachEventHandler(java.lang.Class<E> eventType,
EventHandler<E> handler) |
<E extends Event> |
EventBus.detachEventHandler(java.lang.Class<E> eventType,
EventHandler<E> handler) |
<E extends Event> |
EventBusImpl.detachEventHandler(java.lang.Class<E> eventType,
EventHandler<E> handler) |
Modifier and Type | Method and Description |
---|---|
void |
EventBus.fireEvent(Event event) |
void |
EventBusImpl.fireEvent(Event event) |
Modifier and Type | Interface and Description |
---|---|
interface |
LoggedEvent |
Modifier and Type | Class and Description |
---|---|
class |
JobScheduled |
class |
JobUnscheduled |
class |
SchedulerDaemonRessurectionEvent |
class |
SchedulerDaemonSuicideEvent |
class |
SchedulerFailedToSopEvent |
class |
SchedulerRestartEvent |
class |
SchedulerShutdownEvent |
class |
SchedulerShutdownNowEvent |
class |
SchedulerShutdownWatchdogEvent |
class |
SchedulerStartedEvent |
class |
SchedulerStartEvent |
Modifier and Type | Class and Description |
---|---|
class |
FailedLoginEvent |
class |
LoginEvent |
class |
LogoutEvent |
class |
SuEvent |
Modifier and Type | Class and Description |
---|---|
class |
DwLoggedEvent |
Modifier and Type | Class and Description |
---|---|
class |
InvalidConfigEvent |
Modifier and Type | Class and Description |
---|---|
class |
AfterForceRemoveEntityEvent |
class |
AfterMergeEntityEvent |
class |
AfterPersistEntityEvent |
class |
AfterRemoveEntityEvent |
class |
ForceRemoveEntityEvent |
class |
JpaEvent |
class |
MergeEntityEvent |
class |
PersistEntityEvent |
class |
RemoveEntityEvent |
Modifier and Type | Class and Description |
---|---|
class |
MoveNodeEvent |