| Interface | Description |
|---|---|
| AMSRequestListener |
A listener interface for processing system requests to AMS.
|
| AMSRequestManager |
Event Manager interface
|
| AppInstaller |
Application installer interface
ApplicationInstaller should be initialized before using SuiteInstaller
methods.
|
| AppInstallerProgressListener | |
| AppSuite |
Application suite descriptor.
|
| CertificateInfo |
An interface that represents an Java ME certificate.
|
| CertificateInfoManager |
This interface is a starting point to begin working with installed
certificates.
|
| CertificateManagerListener |
A listener interface for processing certificate updates.
|
| InstallerErrorCodes |
Error codes provided by Installer.
|
| LibSuite |
Dynamic Component descriptor
|
| LinkInstaller |
Link Installer interface
LinkInstaller should be initialized before using SuiteInstaller
methods.
|
| LinkInstallerProgressListener |
A listener interface for processing link installer notifications.
|
| LocaleChangeListener |
This interface should be used to receive locale change notifications
To receive notifications from system application should register listener
using LocaleChangeNotifier.addLocaleChangeListener().
|
| LocaleChangeNotifier |
Interface to manage locale change notification subscriptions.
|
| LoggerInfo |
Logger descriptor interface.
|
| SuiteInfo |
Suite descriptor
|
| SuiteInstaller |
Suite Installer interface
|
| SuiteInstallerProgressListener |
A listener interface for processing suite installer notifications.
|
| SuiteSetting |
Interface for the individual suite setting.
|
| SuiteSettings |
Interface to suite settings.
|
| SuiteSettingsGroup |
Interface for settings group.
|
| SuiteStoreListener |
A listener interface for processing suite store updates.
|
| SuiteStoreManager |
Interface to suite store manager service.
|
| TaskInfo |
Task descriptor interface.
|
| TaskManager |
TaskManager interface
|
| TaskManagerListener |
A listener interface for processing task status updates.
|
| Class | Description |
|---|---|
| AmsFactory |
AMS factory.
|
| Exception | Description |
|---|---|
| ConcurrentModificationException |
Indicates that concurrent modification of an object data was detected.
|
| SuiteLockedException |
Thrown when someone tries to access a Suite that has been locked
|
| SuiteNotFoundException |
Thrown when someone tries to access a Suite that is absent
|
| UnsupportedServiceException |
Exception that indicates absence of a service
|
Copyright (c) 1990, 2013, Oracle and/or its affiliates. All rights reserved.