|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionManager | |
|---|---|
| net.sf.sail.core.service | |
| net.sf.sail.core.service.impl | |
| Uses of SessionManager in net.sf.sail.core.service |
|---|
| Methods in net.sf.sail.core.service with parameters of type SessionManager | |
|---|---|
void |
SessionLifecycleListener.sessionContextCreated(SessionManager manager,
SessionContext context)
|
void |
SessionLifecycleListener.sessionContextIntiated(SessionManager manager,
SessionContext context)
|
void |
SessionLifecycleListener.sessionContextStarted(SessionManager manager,
SessionContext context)
|
void |
SessionLifecycleListener.sessionContextStopped(SessionManager manager,
SessionContext context)
|
void |
SessionLifecycleListener.sessionStart(SessionManager manager)
|
| Uses of SessionManager in net.sf.sail.core.service.impl |
|---|
| Classes in net.sf.sail.core.service.impl that implement SessionManager | |
|---|---|
class |
SessionManagerImpl
|
| Methods in net.sf.sail.core.service.impl with parameters of type SessionManager | |
|---|---|
void |
SessionLoadMonitor.sessionContextCreated(SessionManager manager,
SessionContext context)
|
void |
SessionLoadMonitor.sessionContextIntiated(SessionManager manager,
SessionContext context)
|
void |
SessionLoadMonitor.sessionContextStarted(SessionManager manager,
SessionContext context)
|
void |
SessionLoadMonitor.sessionContextStopped(SessionManager manager,
SessionContext context)
|
void |
SessionLoadMonitor.sessionStart(SessionManager manager)
Creates progress monitor and shows it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||