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