JME Embedded Profile Platform

JME Embedded Profile requires CLDC 8 as underlying configuration.

General Guidelines for Application Behavior on Different Execution Environments

The JME Embedded Profile application model, including packaging, the chosen provisioning mechanism (if supported), lifecycle, and APIs, MUST be uniform regardless of the underlying execution environment. The essential aspects of the application model, such as application packaging (including the definition of JAD, JAR and manifest formats), chosen provisioning semantics (if any), installation and removal, and the overall application lifecycle MUST remain constant.

Implementation independence. The behavior of APIs and functions MUST be independent of the implementation details of the underlying configuration or platform. The application specifies the execution environment that it requires. The specification of the execution environment is defined in the package documentation for javax.microedition.midlet.MIDlet.

Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.