public interface Aspect
| 修飾子とタイプ | メソッドと説明 |
|---|---|
MethodInterceptor |
getMethodInterceptor() |
Pointcut |
getPointcut() |
void |
setPointcut(Pointcut pointcut) |
MethodInterceptor getMethodInterceptor()
Pointcut getPointcut()
void setPointcut(Pointcut pointcut)
Copyright © 2015–2018 The DBFlute Project. All rights reserved.