public abstract class ThrowsInterceptor extends AbstractInterceptor
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
METHOD_NAME |
| コンストラクタと説明 |
|---|
ThrowsInterceptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
invoke(MethodInvocation invocation) |
createProxy, getComponentDef, getTargetClasspublic Object invoke(MethodInvocation invocation) throws Throwable
Throwableorg.aopalliance.intercept.MethodInterceptor#invoke(org.aopalliance.intercept.MethodInvocation)Copyright © 2015 The DBFlute Project. All rights reserved.