|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemEventListener
System event handler implemented by a trusted application and registered with
SystemEventManager
.
Method Summary | |
---|---|
void |
notifyEvent(SystemEvent event)
Receives error, resource depletion, or reboot events from the system when a trusted application has registered as the event handler for the respective event type. |
Method Detail |
---|
void notifyEvent(SystemEvent event)
event
- - The event encountered by the implementation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |