类分层结构
- java.lang.Object
- xyz.shodown.flow.spring.autoconfigure.AutoConfiguredRegistrar
- xyz.shodown.flow.spring.autoconfigure.AutoConfiguredRegistrar.DirectionAutoConfigRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- xyz.shodown.flow.spring.autoconfigure.AutoConfiguredRegistrar.EvaluatorAutoConfigRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- xyz.shodown.flow.spring.autoconfigure.AutoConfiguredRegistrar.NavigatorAutoConfigRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- xyz.shodown.flow.spring.autoconfigure.ScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
Copyright © 2022. All rights reserved.