类分层结构
- java.lang.Object
- com.gitee.starblues.core.launcher.plugin.CacheRegistryInfo (implements com.gitee.starblues.core.launcher.plugin.RegistryInfo)
- com.gitee.starblues.bootstrap.processor.DefaultProcessorContext (implements com.gitee.starblues.bootstrap.processor.ProcessorContext)
- com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor (implements com.gitee.starblues.bootstrap.processor.SpringPluginProcessor)
- com.gitee.starblues.bootstrap.processor.ExtractBeanProcessor (implements com.gitee.starblues.bootstrap.processor.SpringPluginProcessor)
- com.gitee.starblues.bootstrap.processor.FrameDefineBeanProcessor (implements com.gitee.starblues.bootstrap.processor.SpringPluginProcessor)
- com.gitee.starblues.bootstrap.processor.InvokeOtherPluginProcessor (implements com.gitee.starblues.bootstrap.processor.SpringPluginProcessor)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.gitee.starblues.bootstrap.processor.ProcessorException
- java.lang.RuntimeException
- java.lang.Exception
- com.gitee.starblues.core.launcher.plugin.CacheRegistryInfo (implements com.gitee.starblues.core.launcher.plugin.RegistryInfo)
接口分层结构
- com.gitee.starblues.utils.Order
- com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
- com.gitee.starblues.core.launcher.plugin.RegistryInfo
- com.gitee.starblues.bootstrap.processor.ProcessorContext
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)