| Package | Description |
|---|---|
| org.aoju.bus.limiter.intercept | |
| org.aoju.bus.proxy.intercept | |
| org.aopalliance.intercept |
| Class and Description |
|---|
| Interceptor
This interface represents a generic intercept.
|
| MethodInterceptor
Intercepts calls on an interface on its way to the target.
|
| MethodInvocation
Description of an invocation to a method, given to an intercept
upon method-call.
|
| Class and Description |
|---|
| MethodInterceptor
Intercepts calls on an interface on its way to the target.
|
| Class and Description |
|---|
| ConstructorInvocation
Description of an invocation to a constuctor, given to an
intercept upon construtor-call.
|
| Interceptor
This interface represents a generic intercept.
|
| Invocation
This interface represents an invocation in the program.
|
| Joinpoint
This interface represents a generic runtime joinpoint (in the AOP
terminology).
|
| MethodInvocation
Description of an invocation to a method, given to an intercept
upon method-call.
|
Copyright © 2020. All rights reserved.