类的使用
infra.aop.aspectj.SingletonAspectInstanceFactory
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
infra.aop.aspectj.annotation中SingletonAspectInstanceFactory的使用
修饰符和类型类说明classImplementation ofMetadataAwareAspectInstanceFactorythat is backed by a specified singleton object, returning the same instance for everygetAspectInstance()call.