接口的使用
org.aopalliance.intercept.ConstructorInvocation
使用ConstructorInvocation的程序包
-
org.aopalliance.intercept中ConstructorInvocation的使用
修饰符和类型方法说明ConstructorInterceptor.construct(ConstructorInvocation invocation) Implement this method to perform extra treatments before and after the consrution of a new object.