public class NoOpMethodExecutionListener extends Object implements MethodExecutionListener
MethodExecutionListenerDEFAULT| Constructor and Description |
|---|
NoOpMethodExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(MethodExecutionContext executionContext) |
void |
beforeMethod(MethodExecutionContext executionContext) |
public void beforeMethod(MethodExecutionContext executionContext)
beforeMethod in interface MethodExecutionListenerpublic void afterMethod(MethodExecutionContext executionContext)
afterMethod in interface MethodExecutionListenerCopyright © 2022. All rights reserved.