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