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


oracle.jbo
Interface SessionContextManager

All Known Implementing Classes:
SessionContextManagerImpl

public interface SessionContextManager

Method Summary
 SessionContext getCurrentSession()
           
 void setCurrentSession(SessionContext session)
           

 

Method Detail

getCurrentSession

public SessionContext getCurrentSession()

setCurrentSession

public void setCurrentSession(SessionContext session)

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.