|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionResolver
Used with SessionsCtrl.setCurrent(SessionResolver)
to resolve a session dynamically.
| Method Summary | |
|---|---|
Session |
getSession(boolean create)
Returns the session, or null if no session available and create is false. |
| Method Detail |
|---|
Session getSession(boolean create)
create is false.
create - whether to create the session if not found.
If true, a new session will be create if there is no one available.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||