Class Summary |
ContextImpl |
Contexts are created and used to manage the execution
environment. |
ContextManager |
The ContextManager collects contexts as they are
created. |
ContextService |
A set of static methods to supply easier access to contexts. |
ErrorStringBuilder |
Class used to form error messages. |
SystemContext |
A context that shuts the system down if it gets an StandardException
with a severity greater than or equal to ExceptionSeverity.SYSTEM_SEVERITY
or an exception that is not a StandardException. |