类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- vip.justlive.rabbit.producer.ProducerFactoryBean<T> (implements org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>)
- vip.justlive.rabbit.producer.ProducerProxy<T> (implements java.lang.reflect.InvocationHandler)
- vip.justlive.rabbit.producer.ProducerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- vip.justlive.rabbit.producer.QueueProperties (implements org.springframework.amqp.core.MessagePostProcessor)
接口分层结构
Copyright © 2022. All rights reserved.