Java org.springframework.aop IntroductionAdvisor fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.aop IntroductionAdvisor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.aop IntroductionAdvisor.

The text is from its open source code.

Implementation

org.springframework.aop.IntroductionAdvisor has the following implementations.
Click this link to see all its implementation.

Method

Class[]getInterfaces()
Return the additional interfaces introduced by this Advisor or Advice.
voidvalidateInterfaces()
Can the advised interfaces be implemented by the introduction advice?