|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Context | Describes an execution context. |
Contextualized | Defines a reference to a Context object, allowing deferred
access. |
Class Summary | |
ContextPatcher | Use this class to provide a modified version of a
Context instance, without modifying the original. |
DefaultContextFactory | Creates DefaultContextFactory.DefaultContext objects. |
A Context is a set of parameters and services for managing UI and
server invocation. GUI and Command implementors may have to use classes
from this package (at least an opaque reference to the
Context
class).
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |