|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionService | |
---|---|
net.sf.sail.common.example | |
net.sf.sail.core.beans | Management of beans brought into SAIL. |
net.sf.sail.core.session | Management of SAIL sessions. |
Uses of SessionService in net.sf.sail.common.example |
---|
Methods in net.sf.sail.common.example that return SessionService | |
---|---|
SessionService |
RimExampleSessionListeningBean.getSessionService()
|
SessionService |
BasicExampleSessionListeningBean.getSessionService()
|
Methods in net.sf.sail.common.example with parameters of type SessionService | |
---|---|
void |
RimExampleSessionListeningBean.setSessionService(SessionService sessionService)
|
void |
BasicExampleSessionListeningBean.setSessionService(SessionService sessionService)
|
Uses of SessionService in net.sf.sail.core.beans |
---|
Methods in net.sf.sail.core.beans that return SessionService | |
---|---|
SessionService |
SessionContext.getSessionService()
Again this is a something that seems hacky. |
Uses of SessionService in net.sf.sail.core.session |
---|
Classes in net.sf.sail.core.session that implement SessionService | |
---|---|
class |
DefaultSessionService
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |