|
||||||||||
| 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.PerScriptSessionStoreProvider<T>
public class PerScriptSessionStoreProvider<T>
A StoreProvider that allows us to have a number of StoreProviders for each
ScriptSession. New StoreProviders are created by a
StoreProviderFactory and stored in the ScriptSession under a given
attribute name.
| Constructor Summary | |
|---|---|
PerScriptSessionStoreProvider(StoreProviderFactory<T,ScriptSession> 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 PerScriptSessionStoreProvider(StoreProviderFactory<T,ScriptSession> factory,
java.lang.String attributeName)
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||