Uses of Interface
net.sf.sail.core.beans.service.SessionService

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
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.