|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.hibernate.ReleaseSessionInterceptor
public class ReleaseSessionInterceptor
モジュール処理後にSessionをクローズするModuleInterceptor
コンストラクタの概要 | |
---|---|
ReleaseSessionInterceptor()
|
メソッドの概要 | |
---|---|
void |
postProcess()
モジュール実行後にコールされる |
void |
preProcess()
モジュールの実行前にコールされる |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ReleaseSessionInterceptor()
メソッドの詳細 |
---|
public void preProcess()
ModuleInterceptor
の記述:
ModuleInterceptor
内の preProcess
public void postProcess()
ModuleInterceptor
の記述:
ModuleInterceptor
内の postProcess
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |