public class PrototypeDelegateInterceptor extends AbstractInterceptor
| コンストラクタと説明 |
|---|
PrototypeDelegateInterceptor(LaContainer container) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addMethodNameMap(String methodName,
String targetMethodName) |
String |
getTargetName() |
Object |
invoke(MethodInvocation invocation) |
void |
setTargetName(String targetName) |
createProxy, getComponentDef, getTargetClasspublic PrototypeDelegateInterceptor(LaContainer container)
Copyright © 2015 The DBFlute Project. All rights reserved.