类 ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor

所有已实现的接口:
Advisor, PointcutAdvisor, Ordered, Serializable
封闭类:
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.
另请参阅: