public interface PMWakeupListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPMWakeup(Domain domain,
PMWakeupReason reason)
This method gets called when a domain is woken up.
|
void onPMWakeup(Domain domain, PMWakeupReason reason)
domain - the domain that was woken upreason - the reason why that event happened