org.springframework.aop.aspectj.annotation
Class ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor
java.lang.Object
   org.springframework.aop.support.AbstractPointcutAdvisor
org.springframework.aop.support.AbstractPointcutAdvisor
       org.springframework.aop.support.AbstractGenericPointcutAdvisor
org.springframework.aop.support.AbstractGenericPointcutAdvisor
           org.springframework.aop.support.DefaultPointcutAdvisor
org.springframework.aop.support.DefaultPointcutAdvisor
               org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor
org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor
- All Implemented Interfaces: 
- Serializable, Advisor, PointcutAdvisor, Ordered
- Enclosing class:
- ReflectiveAspectJAdvisorFactory
- protected static class ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor 
- extends DefaultPointcutAdvisor
Synthetic advisor that instantiates the aspect.
 Triggered by per-clause pointcut on non-singleton aspect.
 The advice has no effect.
- See Also:
- Serialized Form
 
 
 
 
 
 
 
 
ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor
public ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor(MetadataAwareAspectInstanceFactory aif)
Copyright © 2002-2008 The Spring Framework.