public interface IntroductionInterceptor extends org.aopalliance.intercept.MethodInterceptor, DynamicIntroductionAdvice
Introductions are often mixins, enabling the building of composite objects that can achieve many of the goals of multiple inheritance in Java.
DynamicIntroductionAdvice
implementsInterface
Copyright © 2015. All rights reserved.