| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
LaMethodInvocation |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
MethodInterceptor.invoke(MethodInvocation invocation) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NestedMethodInvocation |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ComponentDef |
AbstractInterceptor.getComponentDef(MethodInvocation invocation)
コンポーネント定義を返します。
|
protected Class |
AbstractInterceptor.getTargetClass(MethodInvocation invocation)
ターゲットクラスを返します。
|
Object |
ThrowsInterceptor.invoke(MethodInvocation invocation) |
Object |
PrototypeDelegateInterceptor.invoke(MethodInvocation invocation) |
Object |
MockInterceptor.invoke(MethodInvocation invocation) |
Object |
InterceptorChain.invoke(MethodInvocation invocation) |
Object |
InterceptorAdapter.invoke(MethodInvocation invocation) |
Object |
HotAwareDelegateInterceptor.invoke(MethodInvocation invocation) |
Object |
DelegateInterceptor.invoke(MethodInvocation invocation) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
MethodInvocationClassGenerator.MethodInvocationTemplate
MethodInvocationのテンプレートです。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
AspectCustomizer.LookupAdaptorInterceptor.invoke(MethodInvocation invocation) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected MethodInvocation |
DefaultTransactionCallback.methodInvocation |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
RequiresNewTxInterceptor.invoke(MethodInvocation invocation) |
Object |
RequiredTxInterceptor.invoke(MethodInvocation invocation) |
Object |
NotSupportedInterceptor.invoke(MethodInvocation invocation) |
Object |
NeverInterceptor.invoke(MethodInvocation invocation) |
Object |
MandatoryInterceptor.invoke(MethodInvocation invocation) |
| コンストラクタと説明 |
|---|
DefaultTransactionCallback(MethodInvocation methodInvocation,
List<TxRule> txRules) |
Copyright © 2015 The DBFlute Project. All rights reserved.