Interface | Description |
---|---|
ConnectionCloseListener |
Interface for receiving events when a connection is closed.
|
DomainEventDetail |
A common interface for all domain event detail enums.
|
EventListener |
Base interface implemented by every event listener.
|
IOErrorListener |
Interface for receiving domain I/O error events.
|
LifecycleListener |
Interface for receiving events occurring on a domain.
|
PMSuspendListener |
Interface for receiving PMSuspend events on a domain.
|
PMWakeupListener |
Interface for receiving PMWakeup events on a domain.
|
RebootListener |
Interface for receiving domain reboot events.
|
Class | Description |
---|---|
DomainEvent |
Contains information about a life cycle change of a domain.
|
Enum | Description |
---|---|
ConnectionCloseReason | |
CrashedDetail |
Details about a CRASHED domain event
|
DefinedDetail | |
DomainEventType |
Enum constants representing the type of event occurred on
a domain
|
IOErrorAction | |
PMSuspendedDetail | |
PMSuspendReason | |
PMWakeupReason | |
ResumedDetail | |
ShutdownDetail | |
StartedDetail | |
StoppedDetail | |
SuspendedDetail | |
UndefinedDetail |