MEEP (JSR-361 EDR Draft)

Package javax.microedition.swm

[OPTIONAL] Provides extended software management features to MEEP.

See: Description

Package javax.microedition.swm Description

[OPTIONAL] Provides extended software management features to MEEP.

Description

This package provides extensions to the application management beyond what's done by the Application Management Software being a mandatory part of MEEP-1.0.

Design

Settings

There are both, systems settings as well as settings per suite. One Settings instance consists of logically structured setting groups. Every SettingGroup consists of SettingInfo instances, each symbolizing a single setting.

A SettingsManager helps to manage settings, it can also assign SettingsListeners.

Tasks

Tasks are handled by a TaskManager. It can also assign TaskListeners.

Suites

Suites are installed by an instance of SuiteInstaller. In order to react on upcoming events during the installation, a SuiteInstallManager can be assigned.

Once exisiting, they will be managed by a SuiteManager, including control of the associated Task. It can also assign SuiteListeners.

Since:
MEEP-1.0
MEEP (JSR-361 EDR Draft)
24-Mai-2013 05:26

Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.