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

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

public class PluginInterceptor
extends java.lang.Object
implements Interceptor

プラグインをインジェクトするインターセプター

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

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

コンストラクタの詳細

PluginInterceptor

public PluginInterceptor()
メソッドの詳細

intercept

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

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