Business Components 9.0.5

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)

Business Components 9.0.5

 

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