public class HotAwareDelegateInterceptor extends Object implements MethodInterceptor
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected LaContainer |
container |
protected String |
targetName |
| コンストラクタと説明 |
|---|
HotAwareDelegateInterceptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
invoke(MethodInvocation invocation) |
void |
setContainer(LaContainer container) |
void |
setTargetName(String targetName) |
protected LaContainer container
protected String targetName
public Object invoke(MethodInvocation invocation) throws Throwable
invoke インタフェース内 MethodInterceptorThrowablepublic void setContainer(LaContainer container)
public void setTargetName(String targetName)
Copyright © 2015–2024 The DBFlute Project. All rights reserved.