Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.common
Class SessionContextManagerImpl

java.lang.Object
  extended byoracle.jbo.common.SessionContextManagerImpl

All Implemented Interfaces:
SessionContextManager

public class SessionContextManagerImpl
extends java.lang.Object
implements SessionContextManager

Method Summary
 SessionContext getCurrentSession()
           
static SessionContextManager getInstance()
           
 void setCurrentSession(SessionContext sessionContext)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getInstance

public static SessionContextManager getInstance()

getCurrentSession

public SessionContext getCurrentSession()
Specified by:
getCurrentSession in interface SessionContextManager

setCurrentSession

public void setCurrentSession(SessionContext sessionContext)
Specified by:
setCurrentSession in interface SessionContextManager

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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