| Package | Description |
|---|---|
| org.aopalliance.intercept |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructorInvocation
Description of an invocation to a constuctor, given to an
intercept upon construtor-call.
|
interface |
Invocation
This interface represents an invocation in the program.
|
interface |
MethodInvocation
Description of an invocation to a method, given to an intercept
upon method-call.
|
Copyright © 2019. All rights reserved.