jp.maru.liquid.core.plugins.http.interceptor
インタフェース Interceptor

既知の実装クラスの一覧:
AuthorizeInterceptor, CookieInterceptor, HttpInterceptor, PluginInterceptor, ValidationInterceptor

public interface Interceptor

アクションの実行をインターセプト

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

メソッドの概要
 java.lang.String intercept(ActionInvocation actionInvocation)
          インターセプトする
 

メソッドの詳細

intercept

java.lang.String intercept(ActionInvocation actionInvocation)
インターセプトする

パラメータ:
actionInvocation - ActionInvocation
戻り値:
リターンコード