public abstract class AbstractInterceptor extends Object implements MethodInterceptor, Serializable
| コンストラクタと説明 |
|---|
AbstractInterceptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
createProxy(Class proxyClass) |
protected ComponentDef |
getComponentDef(MethodInvocation invocation) |
protected Class |
getTargetClass(MethodInvocation invocation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeprotected Class getTargetClass(MethodInvocation invocation)
invocation - protected ComponentDef getComponentDef(MethodInvocation invocation)
invocation - Copyright © 2015 The DBFlute Project. All rights reserved.