| A context for supporting multiple threads (windows) inside a single session. When
a user opens a new window there needs to be means to have a different set of child
services and widgets for the new window but the session should remain the same.
org.araneaframework.framework.router.StandardThreadServiceRouterService adds a
ThreadContext.class to the environment for the children to be able to access.
author: "Toomas Römer" author: Jevgeni Kabanov (ekabanov at araneaframework dot org) |