|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemModuleHandler | |
|---|---|
| org.ocap.system | This API is used to access
system modules. |
| Uses of SystemModuleHandler in org.ocap.system |
|---|
| Methods in org.ocap.system with parameters of type SystemModuleHandler | |
|---|---|
void |
SystemModuleRegistrar.registerMMIHandler(SystemModuleHandler handler)
This method registers a SystemModuleHandler instance for accessing MMI and Application Information Resource. |
void |
SystemModuleRegistrar.registerSASHandler(SystemModuleHandler handler,
byte[] privateHostAppID)
This method registers the specified SystemModuleHandler instance for the specified privateHostAppID. |
void |
SystemModuleRegistrar.unregisterSASHandler(SystemModuleHandler handler)
This method unregisters the specified SystemModuleHandler and the corresponding SystemModule instance, and revives an original resident Private Host Application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||