Core Potomac classes not otherwise associated with the bundle services or dependency injection.
Interfaces
| | Interface | Description |
|---|
| | IPotomacPreloader |
IPotomacPreloader is a marker interface which Potomac uses to
identify a Flex preloader that is participating in the Potomac
specialized preloading. |
Classes
| | Class | Description |
|---|
| | Launcher |
Launcher provides the main bootstrapping code for all Potomac applications. |
| | LauncherManifest |
LauncherManifest is the payload of options provided to Launcher#launch. |
| | LaunchRunner |
LaunchRunner provides the logic that executes an application after the
initial Potomac bootstrapping is complete. |
| | PotomacDispatcher |
The PotomacDispatcher along with the [Handles] tag is the backbone
of the Potomac messaging system. |
| | StartupEvent |
StartupEvents are associated with Potomac's startup process. |
| | TemplateRunner |
Default application startup logic for Potomac applications. |
Fri Sep 10 2010, 10:44 AM -04:00