| Package | Description |
|---|---|
| io.lettuce.core.dynamic.intercept |
Invocation proxy support.
|
| Class and Description |
|---|
| MethodInterceptor
Intercepts calls on an interface on its way to the target.
|
| MethodInvocation
Description of an invocation to a method, given to an interceptor upon method-call.
|
Copyright © 2019 lettuce.io. All rights reserved.