Package org.objectweb.telosys.screen.env

Class Summary
ScreenApplication The mono instance ScreenApplication object,
designed to store shared attributes at application level.
ScreenApplicationManager Class for "ScreenApplication" object management
The "ScreenApplication" is a singleton always accessible, shared by all the users
ScreenContextManager Set of static methods for Screen Context management
ScreenSession This class is a context holder for a user session
It is attached to the standard http session, it contains the user informations,
the user screen contexts, the services results, etc...
ScreenSessionManager