This is an implementation of the ApplicationManager interface
for the single VM mode of the VM.
In this mode the VM is shut down each time a MIDlet exits.
Application manager controls midlet life cycle:
- installs, updates and removes midlets/midlet suites
- launches and terminates midlets
- displays info about a midlet/midlet suite
- shuts down the AMS system
Constructor Summary
public
Manager() Create and initialize a new Manager MIDlet.