|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.datasync.AbstractPerXStoreProvider<T>
org.directwebremoting.datasync.PerHttpSessionStoreProvider<T>
public class PerHttpSessionStoreProvider<T>
A StoreProvider that allows us to have a number of StoreProviders for each
HttpSession. New StoreProviders are created by a
StoreProviderFactory and stored in the HttpSession under a given
attribute name.
| Constructor Summary | |
|---|---|
PerHttpSessionStoreProvider(StoreProviderFactory<T,javax.servlet.http.HttpSession> factory,
java.lang.String attributeName)
|
|
| Method Summary |
|---|
| Methods inherited from class org.directwebremoting.datasync.AbstractPerXStoreProvider |
|---|
put, put, unsubscribe, update, viewItem, viewItem, viewRegion, viewRegion |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerHttpSessionStoreProvider(StoreProviderFactory<T,javax.servlet.http.HttpSession> factory,
java.lang.String attributeName)
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||