|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionSettingsMBean
Session settings.
| Method Summary | |
|---|---|
int |
getMaxPageMaps()
Gets maximum number of page maps allowed in this session |
String |
getPageFactory()
Gets the factory to be used when creating pages |
String |
getPageMapEvictionStrategy()
Gets the strategy for evicting pages from the page map. |
String |
getSessionStore()
Gets the session store implementation. |
void |
setMaxPageMaps(int maxPageMaps)
Sets maximum number of page maps allowed in this session |
| Method Detail |
|---|
int getMaxPageMaps()
String getPageFactory()
String getPageMapEvictionStrategy()
String getSessionStore()
void setMaxPageMaps(int maxPageMaps)
maxPageMaps - Maximum number of page maps
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||