public class InterceptorChain extends AbstractInterceptor
| コンストラクタと説明 |
|---|
InterceptorChain() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
add(MethodInterceptor interceptor) |
Object |
invoke(MethodInvocation invocation) |
createProxy, getComponentDef, getTargetClasspublic void add(MethodInterceptor interceptor)
interceptor - public Object invoke(MethodInvocation invocation) throws Throwable
ThrowableCopyright © 2015–2019 The DBFlute Project. All rights reserved.