org.seasar.tuigwaa.logic.aop
インタフェース MethodDecorateInterceptor

既知の実装クラスの一覧:
MethodDecorateInterceptorImpl

public interface MethodDecorateInterceptor


フィールドの概要
static String METHOD_AFTER
           
static String METHOD_BEFORE
           
static String METHOD_DELEGATE
           
 

フィールドの詳細

METHOD_BEFORE

public static final String METHOD_BEFORE
関連項目:
定数フィールド値

METHOD_DELEGATE

public static final String METHOD_DELEGATE
関連項目:
定数フィールド値

METHOD_AFTER

public static final String METHOD_AFTER
関連項目:
定数フィールド値


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.