| Package | Description |
|---|---|
| org.apache.webbeans.web.failover |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.