类的使用
org.springframework.aop.aspectj.SingletonAspectInstanceFactory
使用SingletonAspectInstanceFactory的程序包 程序包 说明 org.springframework.aop.aspectj.annotation Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.org.springframework.aop.aspectj.annotation中SingletonAspectInstanceFactory的使用
org.springframework.aop.aspectj.annotation中SingletonAspectInstanceFactory的子类 修饰符和类型 类 说明 class
SingletonMetadataAwareAspectInstanceFactory
Implementation ofMetadataAwareAspectInstanceFactory
that is backed by a specified singleton object, returning the same instance for everygetAspectInstance()
call.