| Package | Description |
|---|---|
| org.aopalliance.intercept |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructorInterceptor
Intercepts the construction of a new object.
|
interface |
MethodInterceptor
Intercepts calls on an interface on its way to the target.
|
Copyright © 2020. All rights reserved.