| |
|
| java.lang.Object com.sun.midp.midlet.Scheduler
Scheduler | public class Scheduler (Code) | | This class is here for the for JSR code that
has not been updated to use the MIDletStateHandler
for security checks.
The functionality of the Scheduler was moved to the
MIDletStateHandler |
getMIDletSuite | public MIDletSuite getMIDletSuite()(Code) | | Provides objects with a mechanism to retrieve
MIDletSuite being scheduled.
MIDletSuite being scheduled |
getScheduler | public static synchronized Scheduler getScheduler()(Code) | | Get the Scheduler for performing security checks.
the MIDlet management software scheduler |
|
|
|