Pacote | com.adobe.mosaic.om.interfaces |
Interface | public interface IRuntimeManager extends IManager |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versões de runtime: | 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.
Propriedades públicas
Propriedade | Definido por |
---|
Métodos públicos
Método | Definido por |
---|
Wed Jun 13 2018, 11:10 AM Z