| 程序包 | 说明 |
|---|---|
| org.aopalliance.intercept |
The AOP Alliance reflective interception abstraction.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
ConstructorInterceptor.construct(ConstructorInvocation invocation)
Implement this method to perform extra treatments before and
after the construction of a new object.
|