类的使用
infra.aop.aspectj.annotation.AspectMetadata
使用AspectMetadata的程序包
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
infra.aop.aspectj.annotation中AspectMetadata的使用
修饰符和类型字段说明private final AspectMetadataBeanFactoryAspectInstanceFactory.aspectMetadataprivate final AspectMetadataSimpleMetadataAwareAspectInstanceFactory.metadataprivate final AspectMetadataSingletonMetadataAwareAspectInstanceFactory.metadata修饰符和类型方法说明private AspectMetadataAspectJProxyFactory.createAspectMetadata(Class<?> aspectClass, String aspectName) Create anAspectMetadatainstance for the supplied aspect type.BeanFactoryAspectInstanceFactory.getAspectMetadata()InstantiationModelAwarePointcutAdvisorImpl.getAspectMetadata()Return the AspectJ AspectMetadata for this advisor.LazySingletonAspectInstanceFactoryDecorator.getAspectMetadata()MetadataAwareAspectInstanceFactory.getAspectMetadata()Return the AspectJ AspectMetadata for this factory's aspect.final AspectMetadataSimpleMetadataAwareAspectInstanceFactory.getAspectMetadata()final AspectMetadataSingletonMetadataAwareAspectInstanceFactory.getAspectMetadata()修饰符和类型方法说明AspectJProxyFactory.createAspectInstanceFactory(AspectMetadata am, Class<?> aspectClass, String aspectName) Create aMetadataAwareAspectInstanceFactoryfor the supplied aspect type.