Package | com.adobe.mosaic.om.interfaces |
Interface | public interface IRuntimeManager extends IManager |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
IRuntimeManager
interface represents an instance of a process runtime.
Use this interface to load and unload applications, and to create ad-hoc applications.
The implementation of this object will be responsible for initializing the runtime environment
with runtime structure of the application. Though the API allows for multiple applications,
underlying infrastructure precludes this for the time being.
There may only be one loaded IApplication at a time.
Propriétés publiques
Propriété | Défini par |
---|
Méthodes publiques
Méthode | Défini par |
---|
Tue Jun 12 2018, 09:30 AM Z