public class InterceptorAdapter extends AbstractInterceptor
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected LaContainer |
container |
protected ComponentDef[] |
interceptorDefs |
| コンストラクタと説明 |
|---|
InterceptorAdapter() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
add(String interceptorNames) |
Object |
invoke(MethodInvocation invocation) |
void |
setContainer(LaContainer container) |
createProxy, getComponentDef, getTargetClassprotected LaContainer container
protected ComponentDef[] interceptorDefs
public void setContainer(LaContainer container)
container - public void add(String interceptorNames)
interceptorNames - public Object invoke(MethodInvocation invocation) throws Throwable
ThrowableCopyright © 2015 The DBFlute Project. All rights reserved.