Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You can think of the Context as a container for the injections
you specify on the injector. Within a specific Context, a set of objects are created and
injected based on the configuration values setup for that Context. As well as objects
and injection rules, the context contains rules about how to map views to
mediators, and how to map events to commands, via the heart of your
controller layer: the CommandMap.