public class DeclareMixinAdvisor
extends org.springframework.aop.support.DefaultIntroductionAdvisor
| Constructor and Description |
|---|
DeclareMixinAdvisor(Method method,
Object aspect,
String typePattern)
Create a new advisor for this DeclareMix method.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Class<?> clazz) |
public boolean matches(Class<?> clazz)
matches in interface org.springframework.aop.ClassFiltermatches in class org.springframework.aop.support.DefaultIntroductionAdvisorCopyright © 2014 JDAL. All Rights Reserved.