| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IAccessContext |
AccessContextFactory.getContext()
Get actual context from stack of contexts.
|
IAccessContext |
AccessContextFactory.popContext()
Get and remove actual context from the stack of contexts.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IContextStack.getTypeUnsafeContext()
Get actual context from stack of contexts.
|
Object |
IContextFactory.getTypeUnsafeContext()
Get actual context from stack of contexts.
|
Object |
ContextStack.getTypeUnsafeContext()
Get actual context from stack of contexts.
|
Object |
AbstractIndependentThreadContextFactory.getTypeUnsafeContext()
Get actual context from stack of contexts.
|
static Object |
ContextFactoryRegistry.getTypeUnsafeContext(Class contextFactoryClass)
Get actual context from stack of contexts.
|
Object |
IContextStack.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts.
|
Object |
IContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts (optional
operation).
|
Object |
ContextStack.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts.
|
Object |
AbstractIndependentThreadContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts.
|
Object |
AbstractDependentContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts.
|
static Object |
ContextFactoryRegistry.popTypeUnsafeContext(Class contextFactoryClass)
Get and remove actual context from the stack of contexts.
|
Copyright 2021 SAP SE Complete Copyright Notice