类分层结构
- 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
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.annotation.AnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- xyz.shodown.flow.spring.autoconfigure.ScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- xyz.shodown.flow.spring.invoker.ShodownFlowInvoker
- org.springframework.boot.SpringApplication
接口分层结构
Copyright © 2022. All rights reserved.