|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.jmx.SessionSettings
public class SessionSettings
Exposes Application related functionality for JMX.
| Constructor Summary | |
|---|---|
SessionSettings(Application application)
Create. |
|
| Method Summary | |
|---|---|
String |
getPageFactory()
Gets the factory to be used when creating pages |
String |
getSessionStore()
Gets the session store implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionSettings(Application application)
application - | Method Detail |
|---|
public String getPageFactory()
SessionSettingsMBean
getPageFactory in interface SessionSettingsMBeanSessionSettingsMBean.getPageFactory()public String getSessionStore()
SessionSettingsMBean
getSessionStore in interface SessionSettingsMBeanSessionSettingsMBean.getSessionStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||