public interface WrapperMethodCallbacks
Wrapper.| Modifier and Type | Method and Description |
|---|---|
void |
afterIsWrapperFor(MethodExecutionContext executionContext) |
void |
afterUnwrap(MethodExecutionContext executionContext) |
void |
beforeIsWrapperFor(MethodExecutionContext executionContext) |
void |
beforeUnwrap(MethodExecutionContext executionContext) |
void beforeIsWrapperFor(MethodExecutionContext executionContext)
void beforeUnwrap(MethodExecutionContext executionContext)
void afterIsWrapperFor(MethodExecutionContext executionContext)
void afterUnwrap(MethodExecutionContext executionContext)
Copyright © 2022. All rights reserved.