|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Interceptor を使用しているパッケージ | |
|---|---|
| org.seasar.extension.tx.annotation | 宣言的トランザクションを使用するためのアノテーションを提供します。 |
| org.seasar.framework.aop.annotation | コンポーネントにインターセプタを適用することを指定するためのアノテーションを提供します。 |
| org.seasar.extension.tx.annotation での Interceptor の使用 |
|---|
| Classes in org.seasar.extension.tx.annotation with annotations of type Interceptor | |
|---|---|
interface |
MandatoryTx
メソッドに MandatoryInterceptorを適用することを指定します。 |
interface |
NeverTx
メソッドに NeverInterceptorを適用することを指定します。 |
interface |
NotSupportedTx
メソッドに NotSupportedInterceptorを適用することを指定します。 |
interface |
RequiredTx
メソッドが RequiredInterceptorを適用することを指定します。 |
interface |
RequiresNewTx
メソッドに RequiresNewInterceptorを適用することを指定します。 |
| org.seasar.framework.aop.annotation での Interceptor の使用 |
|---|
| Classes in org.seasar.framework.aop.annotation with annotations of type Interceptor | |
|---|---|
interface |
HotAwareDelegate
メソッドに HotAwareDelegateInterceptorを適用することを指定します。 |
interface |
InvalidateSession
メソッドに InvalidateSessionInterceptorを適用することを指定します。 |
interface |
LifecycleAdapter
メソッドに InterceptorLifecycleAdapterを適用することを指定します。 |
interface |
RemoveSession
メソッドに RemoveSessionInterceptorを適用することを指定します。 |
interface |
SimpleTrace
メソッドに SimpleTraceInterceptorを適用することを指定します。 |
interface |
Sync
メソッドに SyncInterceptorを適用することを指定します。 |
interface |
ToString
メソッドに ToStringInterceptorを適用することを指定します。 |
interface |
Trace
メソッドに TraceInterceptorを適用することを指定します。 |
interface |
TraceThrows
メソッドに TraceThrowsInterceptorを適用することを指定します。 |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||