| Package | Description |
|---|---|
| org.aopalliance.intercept |
| Modifier and Type | Method and Description |
|---|---|
Object |
MethodInterceptor.invoke(MethodInvocation invocation)
Implement this method to perform extra treatments before and
after the invocation.
|
Copyright © 2020. All rights reserved.