Package | Description |
---|---|
org.aopalliance.intercept |
The AOP Alliance reflective interception abstraction.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ConstructorInterceptor.construct(ConstructorInvocation invocation)
Implement this method to perform extra treatments before and
after the construction of a new object.
|