|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionManagerIfc | |
---|---|
org.exolab.core.database.recman | |
org.exolab.core.foundation |
Uses of SessionManagerIfc in org.exolab.core.database.recman |
---|
Classes in org.exolab.core.database.recman that implement SessionManagerIfc | |
---|---|
class |
PMDSessionManager
Implements the SessionManagerIfc for the page managed database and is responsible for managing the lifecycle all sessions. |
Methods in org.exolab.core.database.recman that return SessionManagerIfc | |
---|---|
SessionManagerIfc |
PMDSession.getSessionManager()
|
Methods in org.exolab.core.database.recman with parameters of type SessionManagerIfc | |
---|---|
void |
PMDSession.setSessionManager(SessionManagerIfc manager)
|
Uses of SessionManagerIfc in org.exolab.core.foundation |
---|
Methods in org.exolab.core.foundation that return SessionManagerIfc | |
---|---|
SessionManagerIfc |
SessionIfc.getSessionManager()
Return the session manager responsible for allocating this session |
Methods in org.exolab.core.foundation with parameters of type SessionManagerIfc | |
---|---|
void |
SessionIfc.setSessionManager(SessionManagerIfc manager)
Set the session manager that allocated this session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |