|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContextFactory | |
| com.sap.netweaver.bc.rf.common.context | Contains repository framework common interface for contexts. |
| com.sap.netweaver.bc.rf.util.context | Contains thread bound context classes. |
| Uses of IContextFactory in com.sap.netweaver.bc.rf.common.context |
| Classes in com.sap.netweaver.bc.rf.common.context that implement IContextFactory | |
class |
AccessContextFactory
Context factory providing means to get and set the access context. |
| Uses of IContextFactory in com.sap.netweaver.bc.rf.util.context |
| Classes in com.sap.netweaver.bc.rf.util.context that implement IContextFactory | |
class |
AbstractContextFactory
Abstract context factory base class for context factory interface implementations. |
class |
AbstractDependentContextFactory
Abstract context factory base class for context factory interface implementations being dependent on other context factory implementations. |
class |
AbstractIndependentThreadContextFactory
Abstract context factory base class for thread-local-based context factory interface implementations being independent from other context factory implementations. |
| Methods in com.sap.netweaver.bc.rf.util.context with parameters of type IContextFactory | |
static void |
ContextFactoryRegistry.registerContextFactory(IContextFactory contextFactory)
Register context factory instance. |
static void |
ContextFactoryRegistry.unregisterContextFactory(IContextFactory contextFactory)
Unregister context factory by context factory instance. |
| Constructors in com.sap.netweaver.bc.rf.util.context with parameters of type IContextFactory | |
ContextFactoryRegistrationError(IContextFactory contextFactory)
Construct instance of ContextUnavailableException with the hint, that the context factory is already registered. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||