Application manager
The BlackBerry® Java® Virtual Machine on the BlackBerry® device includes an application manager that functions as the central dispatcher of operating system events for other BlackBerry device applications.
The net.rim.device.api.system.ApplicationManager class lets BlackBerry device applications interact with the application manager to perform the following actions:
- Retrieve information about a BlackBerry Java Application
- Communicate with another BlackBerry Java Application
- Determine the services that are available to a BlackBerry Java Application
Parent topic: Managing applications