|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextUnavailableException | |
| 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 ContextUnavailableException in com.sap.netweaver.bc.rf.common.context |
| Methods in com.sap.netweaver.bc.rf.common.context that throw ContextUnavailableException | |
IAccessContext |
AccessContextFactory.getContext()
Get actual context from stack of contexts. |
IAccessContext |
AccessContextFactory.popContext()
Get and remove actual context from the stack of contexts. |
| Uses of ContextUnavailableException in com.sap.netweaver.bc.rf.util.context |
| Methods in com.sap.netweaver.bc.rf.util.context that throw ContextUnavailableException | |
java.lang.Object |
AbstractIndependentThreadContextFactory.getTypeUnsafeContext()
Get actual context from stack of contexts. |
java.lang.Object |
AbstractIndependentThreadContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts. |
java.lang.Object |
AbstractDependentContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts. |
static java.lang.Object |
ContextFactoryRegistry.getTypeUnsafeContext(java.lang.Class contextFactoryClass)
Get actual context from stack of contexts. |
static java.lang.Object |
ContextFactoryRegistry.popTypeUnsafeContext(java.lang.Class contextFactoryClass)
Get and remove actual context from the stack of contexts. |
java.lang.Object |
ContextStack.getTypeUnsafeContext()
Get actual context from stack of contexts. |
java.lang.Object |
ContextStack.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts. |
java.lang.Object |
IContextStack.getTypeUnsafeContext()
Get actual context from stack of contexts. |
java.lang.Object |
IContextStack.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts. |
java.lang.Object |
IContextFactory.getTypeUnsafeContext()
Get actual context from stack of contexts. |
java.lang.Object |
IContextFactory.popTypeUnsafeContext()
Get and remove actual context from the stack of contexts (optional operation). |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||