パッケージ org.seasar.framework.aop.annotation

コンポーネントにインターセプタを適用することを指定するためのアノテーションを提供します。

参照先:
          説明

注釈タイプの概要
HotAwareDelegate メソッドにHotAwareDelegateInterceptorを適用することを指定します。
Interceptor インターセプタを適用するためにメソッドに指定されるアノテーションを注釈する、 メタアノテーションです。
InvalidateSession メソッドにInvalidateSessionInterceptorを適用することを指定します。
LifecycleAdapter メソッドにInterceptorLifecycleAdapterを適用することを指定します。
RemoveSession メソッドにRemoveSessionInterceptorを適用することを指定します。
SimpleTrace メソッドにSimpleTraceInterceptorを適用することを指定します。
Sync メソッドにSyncInterceptorを適用することを指定します。
ToString メソッドにToStringInterceptorを適用することを指定します。
Trace メソッドにTraceInterceptorを適用することを指定します。
TraceThrows メソッドにTraceThrowsInterceptorを適用することを指定します。
 

パッケージ org.seasar.framework.aop.annotation の説明

コンポーネントにインターセプタを適用することを指定するためのアノテーションを提供します。



Copyright ? 2004-2008 The Seasar Foundation. All Rights Reserved.