public class LocalSession extends ThreadLocal<Link>
SessionAccess.| Modifier and Type | Method and Description |
|---|---|
Link |
get() |
static Link |
tryCurrent() |
initialValue, remove, set, withInitialpublic static Link tryCurrent()
public Link get()
get in class ThreadLocal<Link>Copyright © 2006–2015 Cojen. All rights reserved.