|
||||||||||
前 次 | フレームあり フレームなし |
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 を適用することを指定します。 |
|
||||||||||
前 次 | フレームあり フレームなし |