|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.Sessions
public class Sessions
Utilities to access Session.
| Field Summary | |
|---|---|
protected static java.lang.ThreadLocal |
_sess
Used to the store the session for the current thread. |
| Constructor Summary | |
|---|---|
protected |
Sessions()
|
| Method Summary | |
|---|---|
static Session |
getCurrent()
Returns the session for the current thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.ThreadLocal _sess
| Constructor Detail |
|---|
protected Sessions()
| Method Detail |
|---|
public static final Session getCurrent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||