Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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 ADF Model and Business Components API Reference 10.1.2 B14022-02


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