Business Components 9.0.5

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

Business Components 9.0.5

 

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