Interfaces
 InterfaceDescription
 IExternalDependencyData Extension to the IExternalDependencyLoader concept which allows a given class to act both as a loader and as the final data source without requiring a separate static variable.
 IExternalDependencyLoader Allows the user to specify a static variable of type IExternalDependencyLoader.
 IExternalDependencyRunner IExternalDependencyRunner instances are IRunners which support the notion of external dependencies or data that is not present until a potentially asynchronous operation occurs
Classes
 ClassDescription
 ExternalDependencyToken ExternalDependencyToken follows a pattern similar to the AsyncToken in Flex to notify interested resolvers when a dependency has been resolved.