Business Components 9.0.5

Uses of Interface
oracle.jbo.SessionContextManager

Packages that use SessionContextManager
oracle.adf.model.binding   
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of SessionContextManager in oracle.adf.model.binding
 

Methods in oracle.adf.model.binding that return SessionContextManager
protected  SessionContextManager DCDataControl.getSessionContextManager()
           
 

Uses of SessionContextManager in oracle.jbo.common
 

Classes in oracle.jbo.common that implement SessionContextManager
 class SessionContextManagerImpl
           
 

Methods in oracle.jbo.common that return SessionContextManager
static SessionContextManager SessionContextManagerImpl.getInstance()
           
 

Uses of SessionContextManager in oracle.jbo.server
 

Methods in oracle.jbo.server that return SessionContextManager
static SessionContextManager SessionImpl.getSessionContextManager()
           
static SessionContextManager SessionImpl.findOrCreateSessionContextManager()
           
 

Methods in oracle.jbo.server with parameters of type SessionContextManager
static void SessionImpl.setSessionContextManager(SessionContextManager iMgr)
           
 


Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.