Uses of Interface
org.aopalliance.intercept.ConstructorInvocation
-
Uses of ConstructorInvocation in org.aopalliance.intercept
Modifier and TypeMethodDescriptionConstructorInterceptor.construct
(ConstructorInvocation invocation) Implement this method to perform extra treatments before and after the construction of a new object.