Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sap.netweaver.bc.rf.util.context Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractContextFactoryAbstract context factory base class for context factory interfaceSee Also:IContextFactoryClasscom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
AbstractDependentContextFactoryAbstract context factory base class for context factory interface implementations being dependent on other context factory implementations.Classcom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
AbstractIndependentThreadContextFactoryAbstract context factory base class for thread-local-based context factory interface implementations being independent from other context factoryClasscom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
ContextFactoryRegistrationErrorError raised when the context factory identified by it's class (name) is already or isn't registered with the context factory registry.Classcom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
ContextFactoryRegistryContext factory registry holding all registered context factories and providing means to get and set a context.Classcom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
ContextStackClass holding a stack of context objects.Classcom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
ContextUnavailableExceptionException raised when no context is available but one is requested fromSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
IContextFactory Interface describing a context factory, i.Interfacecom.sap.netweaver.bc.rf.util.contextSAP NetWeaver
IContextStackInterface describing a stack of context objects.Interfacecom.sap.netweaver.bc.rf.util.contextSAP NetWeaver