|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IContextFactory | Interface describing a context factory, i.e. a factory used to get and set a context (some available information). |
| IContextStack | Interface describing a stack of context objects. |
| Class Summary | |
| AbstractContextFactory | Abstract context factory base class for context factory interface implementations. |
| AbstractDependentContextFactory | Abstract context factory base class for context factory interface implementations being dependent on other context factory implementations. |
| AbstractIndependentThreadContextFactory | Abstract context factory base class for thread-local-based context factory interface implementations being independent from other context factory implementations. |
| ContextFactoryRegistry | Context factory registry holding all registered context factories and providing means to get and set a context. |
| ContextStack | Class holding a stack of context objects. |
| Exception Summary | |
| ContextUnavailableException | Exception raised when no context is available but one is requested from outside. |
| Error Summary | |
| ContextFactoryRegistrationError | Error raised when the context factory identified by it's class (name) is already or isn't registered with the context factory registry. |
Contains thread bound context classes.
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||