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 void setContainer(LaContainer container)
container - public void setTargetName(String targetName)
targetName - public Object invoke(MethodInvocation invocation) throws Throwable
invoke インタフェース内 MethodInterceptorThrowableCopyright © 2015 The DBFlute Project. All rights reserved.