public final class InterceptorSupport extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
afterExecution(Object proxiedTarget) |
static void |
beforeExecution(Object actualTarget) |
static boolean |
isInstrumented(Class<?> targetClass) |
static boolean |
isInstrumented(Object target) |
Copyright © 2025. All rights reserved.