Uses of Package
io.lettuce.core.dynamic.intercept
| Package | Description |
|---|---|
| io.lettuce.core.dynamic.intercept |
Invocation proxy support.
|
-
Classes in io.lettuce.core.dynamic.intercept used by io.lettuce.core.dynamic.intercept Class 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.