jp.maru.liquid.core.plugins.http.interceptor
クラス HttpInterceptor

java.lang.Object
  上位を拡張 jp.maru.liquid.core.plugins.http.interceptor.HttpInterceptor
すべての実装されたインタフェース:
Interceptor

public class HttpInterceptor
extends java.lang.Object
implements Interceptor

HTTP関連のオブジェクトをインジェクトするインターセプター

バージョン:
1.0
作成者:
Kohji Tsujita

コンストラクタの概要
HttpInterceptor()
           
 
メソッドの概要
 java.lang.String intercept(ActionInvocation invocation)
          インターセプトする
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HttpInterceptor

public HttpInterceptor()
メソッドの詳細

intercept

public java.lang.String intercept(ActionInvocation invocation)
インタフェース Interceptor の記述:
インターセプトする

定義:
インタフェース Interceptor 内の intercept
パラメータ:
invocation - ActionInvocation
戻り値:
リターンコード