Context - class de.matthias_burbach.mosaique.core.model.Context.
To support multiple trees of file item trees in parallel and still allow for
caching, this context was introduced to push caches down from
VM global scope to clusters of objects that share caches of the services
accessible from this context.
Context() -
Constructor for class de.matthias_burbach.mosaique.core.model.Context
Represents the complete Tiles context that is composed of the attributes
defined along the definition hierarchy of a Tile plus the attributes that
may be defined in the insert element inserting this tile in some JSP.