org.seasar.wicket
クラス S2WebSessionStoreProvider
java.lang.Object
org.seasar.wicket.S2WebSessionStoreProvider
- すべての実装されたインタフェース:
- org.apache.wicket.util.IProvider<org.apache.wicket.session.ISessionStore>
public class S2WebSessionStoreProvider
- extends Object
- implements org.apache.wicket.util.IProvider<org.apache.wicket.session.ISessionStore>
メソッドの概要 |
org.apache.wicket.session.ISessionStore |
get()
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2WebSessionStoreProvider
public S2WebSessionStoreProvider(org.apache.wicket.Application application)
get
public org.apache.wicket.session.ISessionStore get()
- 定義:
- インタフェース
org.apache.wicket.util.IProvider<org.apache.wicket.session.ISessionStore>
内の get
Copyright © 2013 The Seasar Foundation and the others. All Rights Reserved.