Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
The
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.