Implementation Note: we don't store the desktop cache in the session's attribute (rather, we use {@link SessionCtrl#setDesktopCache}. Reason: the desktop cache is serialized only if the session is serializable. @author tomyeh @see GlobalDesktopCacheProvider
|
|