Package com.sap.netweaver.bc.rf.util.context

Contains thread bound context classes.

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
ContextFactoryRegistrationError Error raised when the context factory identified by it's class (name) is already or isn't registered with the context factory registry.
ContextUnavailableException Exception raised when no context is available but one is requested from outside.
 

Package com.sap.netweaver.bc.rf.util.context Description

Contains thread bound context classes.

Package Specification

Purpose

Package containing thread bound context classes.



Copyright 2012 SAP AG Complete Copyright Notice