|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.servlet.http.HttpSessionStatus
@RequestScoped public class HttpSessionStatus
A helper bean that can be injected to check the status of the HttpSession and acquiring it
| Constructor Summary | |
|---|---|
HttpSessionStatus()
|
|
| Method Summary | |
|---|---|
javax.servlet.http.HttpSession |
getOrCreate()
|
boolean |
isActive()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpSessionStatus()
| Method Detail |
|---|
public boolean isActive()
public javax.servlet.http.HttpSession getOrCreate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||