public interface PMSuspendListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
onPMSuspend(Domain domain,
PMSuspendReason reason)
This method gets called when a domain is suspended.
|
void onPMSuspend(Domain domain, PMSuspendReason reason)
domain
- the domain that was suspendedreason
- the reason why that event happened