public interface MethodExecutionListener
| Modifier and Type | Field and Description |
|---|---|
static MethodExecutionListener |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(MethodExecutionContext executionContext) |
void |
beforeMethod(MethodExecutionContext executionContext) |
static final MethodExecutionListener DEFAULT
void beforeMethod(MethodExecutionContext executionContext)
void afterMethod(MethodExecutionContext executionContext)
Copyright © 2024. All rights reserved.