Uses of Class
org.springframework.aop.aspectj.SimpleAspectInstanceFactory
Packages that use SimpleAspectInstanceFactory
Package
Description
Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
- 
Uses of SimpleAspectInstanceFactory in org.springframework.aop.aspectj.annotationSubclasses of SimpleAspectInstanceFactory in org.springframework.aop.aspectj.annotationModifier and TypeClassDescriptionclassImplementation ofMetadataAwareAspectInstanceFactorythat creates a new instance of the specified aspect class for everygetAspectInstance()call.