public interface Interceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationHandler invocationHandler,
Object proxy,
Method method,
Object[] args) |
Copyright © 2012–2021. All rights reserved.