|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailOverBag | |
|---|---|
| org.apache.webbeans.web.failover | |
| Uses of FailOverBag in org.apache.webbeans.web.failover |
|---|
| Methods in org.apache.webbeans.web.failover with parameters of type FailOverBag | |
|---|---|
protected void |
DefaultOwbFailOverService.addFailOverBagToSession(FailOverBag bag,
javax.servlet.http.HttpSession session)
Store the FailOverBag as attribute to the current HttpSession. |
protected void |
DefaultOwbFailOverService.restoreBeansFromFailOverBag(FailOverBag bag,
javax.servlet.http.HttpSession session)
Restores the session and conversation contexts from the given FailOverBag. |
protected void |
DefaultOwbFailOverService.storeBeansInFailOverBag(FailOverBag bag,
javax.servlet.http.HttpSession session)
Stores the session and conversation contexts in the FailOverBag. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||