Uses of Class
org.springframework.aop.aspectj.SimpleAspectInstanceFactory
Package
Description
Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
-
Uses of SimpleAspectInstanceFactory in org.springframework.aop.aspectj.annotation
Modifier and TypeClassDescriptionclass
Implementation ofMetadataAwareAspectInstanceFactory
that creates a new instance of the specified aspect class for everygetAspectInstance()
call.