A B C D E F G I L M O P R S T V
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- add(AutowiredType.Type, Class<?>...) - 类 中的方法com.gitee.starblues.bootstrap.AutowiredTypeDefinerConfig
- add(AutowiredType.Type, String...) - 类 中的方法com.gitee.starblues.bootstrap.AutowiredTypeDefinerConfig
- add(String) - 类 中的方法com.gitee.starblues.bootstrap.coexist.CoexistAllowAutoConfiguration
- add(List<SpringPluginProcessor>, Supplier<SpringPluginProcessor>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.ProcessorUtils
- addCustomSpringPluginProcessor() - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
-
子类自定义插件 SpringPluginProcessor
- addDefaultProcessors(ProcessorContext, List<SpringPluginProcessor>) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
-
获取默认的处理者
- addDefaultWebEnvProcessors(ProcessorContext, List<SpringPluginProcessor>) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
-
添加默认web环境处理者
- addInterceptor(HandlerInterceptor, PluginInterceptorRegistry.Type) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry
-
Adds the provided
HandlerInterceptor. - addPathPatterns(String...) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Add URL patterns to which the registered interceptor should apply to.
- addSpringPluginProcessor(SpringPluginProcessor) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- addSpringPluginProcessor(SpringPluginProcessor) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- addWebRequestInterceptor(WebRequestInterceptor, PluginInterceptorRegistry.Type) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry
-
Adds the provided
WebRequestInterceptor. - ALL - com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
-
全部运行
- AnnotationUtils - com.gitee.starblues.bootstrap.utils中的类
-
注解工具类
- around(ProceedingJoinPoint, ResolveClassLoader) - 类 中的方法com.gitee.starblues.bootstrap.coexist.CoexistResolveClassLoaderAspect
- AutowiredType - com.gitee.starblues.bootstrap.annotation中的注释类型
-
注入类型
- AutowiredType.Type - com.gitee.starblues.bootstrap.annotation中的枚举
- autowiredTypeDefiner() - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
-
设置 AutowiredTypeDefiner
- AutowiredTypeDefiner - com.gitee.starblues.bootstrap.realize中的接口
-
autowiredType 批量定义接口
- AutowiredTypeDefiner.ClassDefiner - com.gitee.starblues.bootstrap.realize中的类
- AutowiredTypeDefinerConfig - com.gitee.starblues.bootstrap中的类
-
配置 ClassDefiner
- AutowiredTypeDefinerConfig() - 类 的构造器com.gitee.starblues.bootstrap.AutowiredTypeDefinerConfig
- AutowiredTypeResolver - com.gitee.starblues.bootstrap中的接口
-
注入类型处理
B
- bindToSpringApplication(ConfigurableEnvironment) - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- bindToSpringApplication(ConfigurableEnvironment) - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- BootstrapLauncher - com.gitee.starblues.bootstrap.launcher中的接口
-
插件启动器
- BootstrapLauncherFactory - com.gitee.starblues.bootstrap.launcher中的接口
-
BootstrapLauncher 创造工厂
C
- callWebServerInitializedEvent() - 类 中的方法com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener
- close() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- close() - 类 中的方法com.gitee.starblues.bootstrap.PluginApplicationContext
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ExtractBeanProcessor
- close(ProcessorContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
关闭容器时
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginInterceptorsProcessor
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginSpringDocControllerProcessor
- close(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.thymeleaf.PluginThymeleafProcessor
- close(PluginDescriptor) - 接口 中的方法com.gitee.starblues.bootstrap.realize.PluginCloseListener
-
已过时。在 3.1.1 版本会被删除
- close(PluginCloseType) - 类 中的方法com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- close(GenericApplicationContext, PluginInfo, PluginCloseType) - 接口 中的方法com.gitee.starblues.bootstrap.realize.PluginCloseListener
-
关闭时调用
- CoexistAllowAutoConfiguration - com.gitee.starblues.bootstrap.coexist中的类
-
Coexist模式下存储当前插件允许的 auto 配置
- CoexistAllowAutoConfiguration() - 类 的构造器com.gitee.starblues.bootstrap.coexist.CoexistAllowAutoConfiguration
- CoexistBootstrapLauncher - com.gitee.starblues.bootstrap.launcher中的类
-
Coexist 类型启动器
- CoexistBootstrapLauncher() - 类 的构造器com.gitee.starblues.bootstrap.launcher.CoexistBootstrapLauncher
- CoexistResolveClassLoaderAspect - com.gitee.starblues.bootstrap.coexist中的类
-
Coexist模式下解决调用方法时, 非本插件的ClassLoader
- CoexistResolveClassLoaderAspect() - 类 的构造器com.gitee.starblues.bootstrap.coexist.CoexistResolveClassLoaderAspect
- com.gitee.starblues.bootstrap - 程序包 com.gitee.starblues.bootstrap
- com.gitee.starblues.bootstrap.annotation - 程序包 com.gitee.starblues.bootstrap.annotation
- com.gitee.starblues.bootstrap.coexist - 程序包 com.gitee.starblues.bootstrap.coexist
- com.gitee.starblues.bootstrap.launcher - 程序包 com.gitee.starblues.bootstrap.launcher
- com.gitee.starblues.bootstrap.listener - 程序包 com.gitee.starblues.bootstrap.listener
- com.gitee.starblues.bootstrap.processor - 程序包 com.gitee.starblues.bootstrap.processor
- com.gitee.starblues.bootstrap.processor.interceptor - 程序包 com.gitee.starblues.bootstrap.processor.interceptor
- com.gitee.starblues.bootstrap.processor.invoke - 程序包 com.gitee.starblues.bootstrap.processor.invoke
- com.gitee.starblues.bootstrap.processor.oneself - 程序包 com.gitee.starblues.bootstrap.processor.oneself
- com.gitee.starblues.bootstrap.processor.scanner - 程序包 com.gitee.starblues.bootstrap.processor.scanner
- com.gitee.starblues.bootstrap.processor.web - 程序包 com.gitee.starblues.bootstrap.processor.web
- com.gitee.starblues.bootstrap.processor.web.thymeleaf - 程序包 com.gitee.starblues.bootstrap.processor.web.thymeleaf
- com.gitee.starblues.bootstrap.realize - 程序包 com.gitee.starblues.bootstrap.realize
- com.gitee.starblues.bootstrap.utils - 程序包 com.gitee.starblues.bootstrap.utils
- ComposeSpringPluginProcessor - com.gitee.starblues.bootstrap.processor中的类
-
组合的处理器
- ComposeSpringPluginProcessor(ProcessorContext.RunMode) - 类 的构造器com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- ComposeSpringPluginProcessor(ProcessorContext.RunMode, List<SpringPluginProcessor>) - 类 的构造器com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- config(AutowiredType.Type, Class<?>...) - 类 中的静态方法com.gitee.starblues.bootstrap.realize.AutowiredTypeDefiner.ClassDefiner
- config(AutowiredType.Type, String...) - 类 中的静态方法com.gitee.starblues.bootstrap.realize.AutowiredTypeDefiner.ClassDefiner
- config(AutowiredTypeDefinerConfig) - 接口 中的方法com.gitee.starblues.bootstrap.realize.AutowiredTypeDefiner
-
定义 ClassDefiner
- CONFIG_KEY - 类 中的静态变量com.gitee.starblues.bootstrap.processor.web.thymeleaf.PluginThymeleafProcessor
- configCoexistAllowAutoConfiguration(CoexistAllowAutoConfiguration) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
-
在 Coexist 模式下手动配置 spring-boot-auto-configuration 类
- configureEnvironment(ConfigurableEnvironment, String[]) - 类 中的方法com.gitee.starblues.bootstrap.ConfigurePluginEnvironment
- configureEnvironment(ConfigurableEnvironment, String[]) - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- configureEnvironment(ConfigurableEnvironment, String[]) - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- configureEnvironment(ConfigurableEnvironment, String[]) - 类 中的方法com.gitee.starblues.bootstrap.processor.oneself.ConfigureMainPluginEnvironment
- ConfigureMainPluginEnvironment - com.gitee.starblues.bootstrap.processor.oneself中的类
-
插件环境配置
- ConfigureMainPluginEnvironment(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.processor.oneself.ConfigureMainPluginEnvironment
- ConfigurePluginEnvironment - com.gitee.starblues.bootstrap中的类
-
插件环境配置
- ConfigurePluginEnvironment(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.ConfigurePluginEnvironment
- containsBean(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- containsBeanDefinition(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- create(SpringPluginBootstrap) - 接口 中的方法com.gitee.starblues.bootstrap.launcher.BootstrapLauncherFactory
-
创造 BootstrapLauncher
- create(SpringPluginBootstrap) - 类 中的方法com.gitee.starblues.bootstrap.launcher.DefaultBootstrapLauncherFactory
- createApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- createApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- createPluginInteractive() - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- createPluginInteractiveOfOneself() - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
D
- DefaultAutowiredTypeResolver - com.gitee.starblues.bootstrap中的类
-
默认的 AutowiredTypeResolver 实现
- DefaultAutowiredTypeResolver(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.DefaultAutowiredTypeResolver
- DefaultBootstrapLauncherFactory - com.gitee.starblues.bootstrap.launcher中的类
-
默认的 BootstrapLauncher 创造工厂
- DefaultBootstrapLauncherFactory() - 类 的构造器com.gitee.starblues.bootstrap.launcher.DefaultBootstrapLauncherFactory
- DefaultProcessorContext - com.gitee.starblues.bootstrap.processor中的类
-
默认的处理者上下文
- DefaultProcessorContext(ProcessorContext.RunMode, SpringPluginBootstrap, PluginInteractive, Class<? extends SpringPluginBootstrap>) - 类 的构造器com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- DefaultSpringPluginHook - com.gitee.starblues.bootstrap中的类
-
默认的插件钩子器
- DefaultSpringPluginHook(SpringPluginProcessor, ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- destroyAll(Object) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroyAll(Object, Class<?>, String, Class<?>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroyAll(Object, String, Class<?>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroySingletons() - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- DestroyUtils - com.gitee.starblues.bootstrap.utils中的类
-
销毁工具类
- destroyValue(Object, Class<?>, String, Class<?>, Object) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroyValue(Object, Class<?>, String, Object) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroyValue(Object, Object) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- destroyValue(Object, String, Object) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.DestroyUtils
- DisablePluginWeb - com.gitee.starblues.bootstrap.annotation中的注释类型
-
禁用web环境.
E
- EmptyMainApplicationContext - com.gitee.starblues.bootstrap中的类
-
空的MainApplicationContext实现
- EmptyMainApplicationContext() - 类 的构造器com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- EmptySpringBeanFactory - com.gitee.starblues.bootstrap中的类
-
空的 SpringBeanFactory 实现
- EmptySpringBeanFactory() - 类 的构造器com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- ENABLED - 类 中的静态变量com.gitee.starblues.bootstrap.processor.web.thymeleaf.ThymeleafConfigParse
- excludePathPatterns(String...) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Add URL patterns to which the registered interceptor should not apply to.
- existAnd(Class<?>, Class<A>[]) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.AnnotationUtils
- existOr(Class<?>, Class<A>[]) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.AnnotationUtils
- ExtractBeanProcessor - com.gitee.starblues.bootstrap.processor中的类
-
Extract 扩展Bean注册处理者
- ExtractBeanProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.ExtractBeanProcessor
F
- failure(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- failure(ProcessorContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
启动失败
- findAnnotation(Class<?>, Class<A>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.AnnotationUtils
- findAnnotation(Method, Class<A>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.AnnotationUtils
- findAnnotationOnBean(String, Class<A>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- forbid() - 类 中的静态方法com.gitee.starblues.bootstrap.realize.StopValidator.Result
-
禁止停止
- forbid(String) - 类 中的静态方法com.gitee.starblues.bootstrap.realize.StopValidator.Result
-
禁止停止
- FrameDefineBeanProcessor - com.gitee.starblues.bootstrap.processor中的类
-
框架内置bean注册
- FrameDefineBeanProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.FrameDefineBeanProcessor
G
- get() - 类 中的静态方法com.gitee.starblues.bootstrap.SpringPluginBootstrapBinder
- getActiveProfiles() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getAliases(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- getApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener.PluginWebServerInitializedEvent
- getApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- getApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- getApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getApplicationContext() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到当前插件的 ApplicationContext
- getApplicationName() - 类 中的方法com.gitee.starblues.bootstrap.PluginApplicationContext
- getAutowiredType(DependencyDescriptor) - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- getAutowiredTypeResolver(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- getBean(Class<T>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBean(Class<T>, Object...) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBean(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBean(String, Class<T>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBean(String, Object...) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanDefinitionCount() - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanDefinitionNames() - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanFactory(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- getBeanName(ApplicationContext) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.SpringBeanUtils
-
获取bean名称
- getBeanNamesForAnnotation(Class<? extends Annotation>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanNamesForType(Class<?>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanNamesForType(Class<?>, boolean, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanNamesForType(ResolvableType) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanNamesForType(ResolvableType, boolean, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanProvider(Class<T>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanProvider(Class<T>, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanProvider(Class<T>, boolean) - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- getBeanProvider(ResolvableType) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeanProvider(ResolvableType, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeans(ApplicationContext, Class<T>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.SpringBeanUtils
-
得到ApplicationContext中的bean的实现
- getBeansOfType(Class<T>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeansOfType(Class<T>, boolean, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeansWithAnnotation(Class<? extends Annotation>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getBeansWithAnnotation(ApplicationContext, Class<? extends Annotation>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.SpringBeanUtils
-
通过注解获取bean
- getClassLoader() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getClassLoader() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到当前插件的 ClassLoader
- getConfigurableEnvironment() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getConfiguration() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
获取主程序针对本框架的配置内容
- getConfiguration() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getConfiguration() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getConfiguration() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到当前框架的集成配置
- getDefaultProfiles() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getEnvironmentProvider() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getEnvironmentProvider() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
获取主程序环境中配置文件内容提供者
- getExistBean(ApplicationContext, Class<T>) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.SpringBeanUtils
-
得到存在的bean, 不存在则返回null
- getExistBean(ApplicationContext, String) - 类 中的静态方法com.gitee.starblues.bootstrap.utils.SpringBeanUtils
-
得到存在的bean, 不存在则返回null
- getInterceptor() - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Build the underlying interceptor.
- getInterceptors() - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry
-
Return all registered interceptors.
- getInvokeSupperCache() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getMainApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getMainApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getMainApplicationContext() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到主程序的 ApplicationContext
- getMainBeanFactory() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getMainBeanFactory() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到主程序的 SpringBeanFactory
- getMainIsWebEnv() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
判断主程序是否为web环境
- getMainSpringBeanFactory() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
获取主程序的 SpringBeanFactory .
- getMessage() - 类 中的方法com.gitee.starblues.bootstrap.realize.StopValidator.Result
- getObject() - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- getObjectType() - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- getOpExtractFactory() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getOrder() - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Return the order position to be used.
- getPluginClassLoader() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
获取插件的 classloader
- getPluginClassLoader() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getPluginDescriptor() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginContextHolder
-
获取插件信息
- getPluginDescriptor() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getPluginDescriptor() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getPluginDescriptor() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到插件信息 PluginDescriptor
- getPluginInfo() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getPluginInfo() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到插件信息 PluginInfo
- getPluginInsideInfo() - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfInteractive
- getPluginInteractive() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getPluginInteractive() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到 PluginInteractive
- getPort() - 类 中的方法com.gitee.starblues.bootstrap.PluginWebApplicationContext.PluginSimulationWebServer
- getRequestMappingHandlerAdapter() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getRequestMappingHandlerMapping() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getResourceLoader() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getResourceLoader() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到插件的资源loader
- getRunnerClass() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getRunnerClass() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到启动的class类
- getServerNamespace() - 类 中的方法com.gitee.starblues.bootstrap.PluginWebApplicationContext
- getSourceApplicationContext() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getSourceBeanFactory() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getSpringBeanFactory() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- getSpringPluginBootstrap() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getSpringPluginBootstrap() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
得到入口类对象-SpringPluginBootstrap
- getThymeleafConfig() - 类 中的方法com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- getType(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getType(String, boolean) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- getWebConfig() - 类 中的方法com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- getWebConfig() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- getWebConfig() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
获取 WebConfig
- getWebServer() - 类 中的方法com.gitee.starblues.bootstrap.PluginWebApplicationContext
- GLOBAL - com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry.Type
-
全局拦截器
I
- initialize(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- initialize(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.oneself.OneselfProcessor
- initialize(ProcessorContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
初始化时
- initialize(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- initialize(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginInterceptorsProcessor
- initialize(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginSpringDocControllerProcessor
- InvalidWebServerException() - 异常错误 的构造器com.gitee.starblues.bootstrap.PluginWebApplicationContext.InvalidWebServerException
- invoke(Object, Method, Object[]) - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeProxyHandler
- InvokeBeanFactory<T> - com.gitee.starblues.bootstrap.processor.invoke中的类
-
反射调用其他插件定义的接口bean工厂
- InvokeBeanFactory() - 类 的构造器com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- InvokeOtherPluginProcessor - com.gitee.starblues.bootstrap.processor中的类
-
反射调用其他插件的处理者
- InvokeOtherPluginProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.InvokeOtherPluginProcessor
- InvokeProxyHandler - com.gitee.starblues.bootstrap.processor.invoke中的类
-
反射调用处理模块
- InvokeProxyHandler(Caller, InvokeSupperCache) - 类 的构造器com.gitee.starblues.bootstrap.processor.invoke.InvokeProxyHandler
- IsolationBootstrapLauncher - com.gitee.starblues.bootstrap.launcher中的类
-
isolation 模式插件启动器
- IsolationBootstrapLauncher() - 类 的构造器com.gitee.starblues.bootstrap.launcher.IsolationBootstrapLauncher
- isPrototype(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- isRegisterController() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- isSingleton() - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- isSingleton(String) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- isTypeMatch(String, Class<?>) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- isTypeMatch(String, ResolvableType) - 类 中的方法com.gitee.starblues.bootstrap.EmptySpringBeanFactory
- isVerify() - 类 中的方法com.gitee.starblues.bootstrap.realize.StopValidator.Result
- isWebEnvironment() - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
L
- launch(Class<?>[], String[]) - 接口 中的方法com.gitee.starblues.bootstrap.launcher.BootstrapLauncher
-
启动插件
- launch(Class<?>[], String[]) - 类 中的方法com.gitee.starblues.bootstrap.launcher.CoexistBootstrapLauncher
- launch(Class<?>[], String[]) - 类 中的方法com.gitee.starblues.bootstrap.launcher.IsolationBootstrapLauncher
- launch(Class<?>[], String[]) - 类 中的方法com.gitee.starblues.bootstrap.launcher.OneselfBootstrapLauncher
- logProfiles(ConfigurableEnvironment) - 类 中的方法com.gitee.starblues.bootstrap.ConfigurePluginEnvironment
M
- MAIN - com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
Bean 注入类型: 仅主程序
- MAIN_PLUGIN - com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
Bean 注入类型: 先主程序后插件
- mainConfigFileName() - 注释类型 中的方法com.gitee.starblues.bootstrap.annotation.OneselfConfig
-
主程序配置文件名称
- match(String) - 类 中的方法com.gitee.starblues.bootstrap.coexist.CoexistAllowAutoConfiguration
- match(String[], AutoConfigurationMetadata) - 类 中的方法com.gitee.starblues.bootstrap.PluginDisableAutoConfiguration
- MBEAN_DOMAIN_PROPERTY_NAME - 类 中的静态变量com.gitee.starblues.bootstrap.ConfigurePluginEnvironment
- messageConverters(ObjectProvider<HttpMessageConverter<?>>) - 类 中的方法com.gitee.starblues.bootstrap.ResolveHttpMessageConvertersConfiguration
O
- ok() - 类 中的静态方法com.gitee.starblues.bootstrap.realize.StopValidator.Result
-
可卸载
- onApplicationEvent(ApplicationEvent) - 类 中的方法com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener
- ONESELF - com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
-
插件独立运行
- OneselfBootstrapLauncher - com.gitee.starblues.bootstrap.launcher中的类
-
插件自主启动配置
- OneselfBootstrapLauncher() - 类 的构造器com.gitee.starblues.bootstrap.launcher.OneselfBootstrapLauncher
- OneselfConfig - com.gitee.starblues.bootstrap.annotation中的注释类型
-
插件自主运行配置
- OneselfProcessor - com.gitee.starblues.bootstrap.processor.oneself中的类
-
子启动处理器
- OneselfProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.oneself.OneselfProcessor
- order() - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- order() - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
执行顺序
- order(int) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Specify an order position to be used.
P
- parse(Environment) - 类 中的静态方法com.gitee.starblues.bootstrap.processor.web.thymeleaf.ThymeleafConfigParse
- pathMatcher(PathMatcher) - 类 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
A PathMatcher implementation to use with this interceptor.
- PLUGIN - com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
Bean 注入类型: 仅插件(默认)
- PLUGIN - com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry.Type
-
插件局部拦截器, 必须设置 pluginRestPathPrefix 的值才生效
- PLUGIN - com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
-
插件环境运行
- PLUGIN_MAIN - com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
Bean 注入类型: 先插件后主程序
- PluginApplicationContext - com.gitee.starblues.bootstrap中的类
-
插件ApplicationContext实现
- PluginApplicationContext(DefaultListableBeanFactory, ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.PluginApplicationContext
- PluginApplicationWebEventListener - com.gitee.starblues.bootstrap.listener中的类
-
插件监听器扩展
- PluginApplicationWebEventListener(PluginWebApplicationContext) - 类 的构造器com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener
- PluginApplicationWebEventListener.PluginWebServerInitializedEvent - com.gitee.starblues.bootstrap.listener中的类
- PluginClassPathBeanDefinitionScanner - com.gitee.starblues.bootstrap.processor.scanner中的类
-
插件自定义 classpath bean 扫描
- PluginClassPathBeanDefinitionScanner(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.processor.scanner.PluginClassPathBeanDefinitionScanner
- PluginClassPathBeanDefinitionScanner(ProcessorContext, boolean) - 类 的构造器com.gitee.starblues.bootstrap.processor.scanner.PluginClassPathBeanDefinitionScanner
- PluginCloseListener - com.gitee.starblues.bootstrap.realize中的接口
-
插件被停止监听者。
- PluginContextHolder - com.gitee.starblues.bootstrap中的类
-
提供插件上下文的工具类
- PluginControllerProcessor - com.gitee.starblues.bootstrap.processor.web中的类
-
插件Controller处理者
- PluginControllerProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- PluginDisableAutoConfiguration - com.gitee.starblues.bootstrap中的类
-
插件禁用的 AutoConfiguration
- PluginDisableAutoConfiguration() - 类 的构造器com.gitee.starblues.bootstrap.PluginDisableAutoConfiguration
- PluginInterceptorRegister - com.gitee.starblues.bootstrap.processor.interceptor中的接口
-
插件拦截器注册者
- PluginInterceptorRegistration - com.gitee.starblues.bootstrap.processor.interceptor中的类
-
插件拦截器注册的信息
- PluginInterceptorRegistration(HandlerInterceptor, PluginInterceptorRegistry.Type, String) - 类 的构造器com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistration
-
Create an
InterceptorRegistrationinstance. - PluginInterceptorRegistry - com.gitee.starblues.bootstrap.processor.interceptor中的类
-
插件拦截器添加者
- PluginInterceptorRegistry(String) - 类 的构造器com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry
- PluginInterceptorRegistry.Type - com.gitee.starblues.bootstrap.processor.interceptor中的枚举
- PluginInterceptorsProcessor - com.gitee.starblues.bootstrap.processor.web中的类
-
插件拦截器处理者
- PluginInterceptorsProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.PluginInterceptorsProcessor
- PluginListableBeanFactory - com.gitee.starblues.bootstrap中的类
-
插件BeanFactory实现
- PluginListableBeanFactory(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.PluginListableBeanFactory
- PluginOneselfInteractive - com.gitee.starblues.bootstrap中的类
-
插件自己的Interactive
- PluginOneselfInteractive() - 类 的构造器com.gitee.starblues.bootstrap.PluginOneselfInteractive
- PluginOneselfSpringApplication - com.gitee.starblues.bootstrap中的类
-
插件自主启动的 SpringApplication
- PluginOneselfSpringApplication(SpringPluginProcessor, ProcessorContext, Class<?>...) - 类 的构造器com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- pluginProcessor - 类 中的变量com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- pluginProcessor - 类 中的变量com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- pluginProcessor - 类 中的变量com.gitee.starblues.bootstrap.PluginSpringApplication
- PluginSimulationWebServer(ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.PluginWebApplicationContext.PluginSimulationWebServer
- PluginSpringApplication - com.gitee.starblues.bootstrap中的类
-
插件SpringApplication实现
- PluginSpringApplication(SpringPluginProcessor, ProcessorContext, Class<?>...) - 类 的构造器com.gitee.starblues.bootstrap.PluginSpringApplication
- PluginSpringDocControllerProcessor - com.gitee.starblues.bootstrap.processor.web中的类
-
spring doc
- PluginSpringDocControllerProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.PluginSpringDocControllerProcessor
- PluginStaticResourceProcessor - com.gitee.starblues.bootstrap.processor.web中的类
-
插件web资源处理器.
- PluginStaticResourceProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.PluginStaticResourceProcessor
- PluginThymeleafProcessor - com.gitee.starblues.bootstrap.processor.web.thymeleaf中的类
-
插件 Thymeleaf 注册
- PluginThymeleafProcessor() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.thymeleaf.PluginThymeleafProcessor
- PluginWebApplicationContext - com.gitee.starblues.bootstrap中的类
-
主程序为 web 类型时创建的插件 ApplicationContext
- PluginWebApplicationContext(DefaultListableBeanFactory, ProcessorContext) - 类 的构造器com.gitee.starblues.bootstrap.PluginWebApplicationContext
- PluginWebApplicationContext.InvalidWebServerException - com.gitee.starblues.bootstrap中的异常错误
- PluginWebApplicationContext.PluginSimulationWebServer - com.gitee.starblues.bootstrap中的类
- PluginWebServerInitializedEvent(PluginWebApplicationContext) - 类 的构造器com.gitee.starblues.bootstrap.listener.PluginApplicationWebEventListener.PluginWebServerInitializedEvent
- processorContext - 类 中的变量com.gitee.starblues.bootstrap.DefaultSpringPluginHook
- processorContext - 类 中的变量com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- processorContext - 类 中的变量com.gitee.starblues.bootstrap.PluginSpringApplication
- ProcessorContext - com.gitee.starblues.bootstrap.processor中的接口
-
处理者上下文
- ProcessorContext.RunMode - com.gitee.starblues.bootstrap.processor中的枚举
-
运行模式
- ProcessorException - com.gitee.starblues.bootstrap.processor中的异常错误
-
处理者异常
- ProcessorException() - 异常错误 的构造器com.gitee.starblues.bootstrap.processor.ProcessorException
- ProcessorException(String) - 异常错误 的构造器com.gitee.starblues.bootstrap.processor.ProcessorException
- ProcessorException(String, Throwable) - 异常错误 的构造器com.gitee.starblues.bootstrap.processor.ProcessorException
- ProcessorException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.gitee.starblues.bootstrap.processor.ProcessorException
- ProcessorException(Throwable) - 异常错误 的构造器com.gitee.starblues.bootstrap.processor.ProcessorException
- ProcessorUtils - com.gitee.starblues.bootstrap.utils中的类
-
ProcessorUtils
- ProcessorUtils() - 类 的构造器com.gitee.starblues.bootstrap.utils.ProcessorUtils
R
- refresh() - 类 中的方法com.gitee.starblues.bootstrap.PluginApplicationContext
- refresh(ConfigurableApplicationContext) - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- refresh(ConfigurableApplicationContext) - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ExtractBeanProcessor
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.InvokeOtherPluginProcessor
- refreshAfter(ProcessorContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
刷新上下文后
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginInterceptorsProcessor
- refreshAfter(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginSpringDocControllerProcessor
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.FrameDefineBeanProcessor
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.InvokeOtherPluginProcessor
- refreshBefore(ProcessorContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
刷新上下文前
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginStaticResourceProcessor
- refreshBefore(ProcessorContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.web.thymeleaf.PluginThymeleafProcessor
- REGISTER_SHUTDOWN_HOOK_PROPERTY - 类 中的静态变量com.gitee.starblues.bootstrap.ConfigurePluginEnvironment
- registerShutdownHook() - 类 中的方法com.gitee.starblues.bootstrap.PluginApplicationContext
- registry(PluginInterceptorRegistry) - 接口 中的方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegister
-
拦截器注册者
- remove() - 类 中的静态方法com.gitee.starblues.bootstrap.SpringPluginBootstrapBinder
- resolve(DependencyDescriptor) - 接口 中的方法com.gitee.starblues.bootstrap.AutowiredTypeResolver
-
通过 descriptor 获取注入类型
- resolve(DependencyDescriptor) - 类 中的方法com.gitee.starblues.bootstrap.DefaultAutowiredTypeResolver
- ResolveClassLoader - com.gitee.starblues.bootstrap.annotation中的注释类型
-
解决方法级别调用时, 当前线程非本插件的ClassLoader注解
- resolveDependency(String, Class<?>) - 类 中的方法com.gitee.starblues.bootstrap.EmptyMainApplicationContext
- resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- resolveDependencyFromMain(String, DependencyDescriptor) - 类 中的方法com.gitee.starblues.bootstrap.PluginListableBeanFactory
- ResolveHttpMessageConvertersConfiguration - com.gitee.starblues.bootstrap中的类
-
resolve config HttpMessageConverters bean
- ResolveHttpMessageConvertersConfiguration() - 类 的构造器com.gitee.starblues.bootstrap.ResolveHttpMessageConvertersConfiguration
- Result(boolean) - 类 的构造器com.gitee.starblues.bootstrap.realize.StopValidator.Result
- Result(boolean, String) - 类 的构造器com.gitee.starblues.bootstrap.realize.StopValidator.Result
- run(Class<?>[], String[]) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- run(Class<?>, String[]) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- run(String...) - 类 中的方法com.gitee.starblues.bootstrap.PluginOneselfSpringApplication
- run(String...) - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- run(String[]) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.ComposeSpringPluginProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.ExtractBeanProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.FrameDefineBeanProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.InvokeOtherPluginProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.oneself.OneselfProcessor
- runMode() - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
当前运行模式
- runMode() - 接口 中的方法com.gitee.starblues.bootstrap.processor.SpringPluginProcessor
-
处理器运行模式
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginControllerProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginInterceptorsProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginSpringDocControllerProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.web.PluginStaticResourceProcessor
- runMode() - 类 中的方法com.gitee.starblues.bootstrap.processor.web.thymeleaf.PluginThymeleafProcessor
S
- set(SpringPluginBootstrap) - 类 中的静态方法com.gitee.starblues.bootstrap.SpringPluginBootstrapBinder
- setApplicationContext(GenericApplicationContext) - 类 中的方法com.gitee.starblues.bootstrap.processor.DefaultProcessorContext
- setApplicationContext(GenericApplicationContext) - 接口 中的方法com.gitee.starblues.bootstrap.processor.ProcessorContext
-
set 当前插件的 ApplicationContext
- setCallerAnnotation(Caller) - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- setCallerInterface(Class<T>) - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- setDefaultPluginConfig() - 类 中的方法com.gitee.starblues.bootstrap.PluginSpringApplication
- setInvokeSupperCache(InvokeSupperCache) - 类 中的方法com.gitee.starblues.bootstrap.processor.invoke.InvokeBeanFactory
- setLaunchPlugin() - 类 中的静态方法com.gitee.starblues.bootstrap.PluginDisableAutoConfiguration
- setPluginInteractive(PluginInteractive) - 类 中的方法com.gitee.starblues.bootstrap.SpringPluginBootstrap
- SpringBeanUtils - com.gitee.starblues.bootstrap.utils中的类
-
插件bean工具类
- SpringBeanUtils() - 类 的构造器com.gitee.starblues.bootstrap.utils.SpringBeanUtils
- SpringPluginBootstrap - com.gitee.starblues.bootstrap中的类
-
插件引导抽象类。
- SpringPluginBootstrap() - 类 的构造器com.gitee.starblues.bootstrap.SpringPluginBootstrap
- SpringPluginBootstrapBinder - com.gitee.starblues.bootstrap中的类
-
SpringPluginBootstrap 实例绑者
- SpringPluginBootstrapBinder() - 类 的构造器com.gitee.starblues.bootstrap.SpringPluginBootstrapBinder
- SpringPluginProcessor - com.gitee.starblues.bootstrap.processor中的接口
-
spring plugin 处理器
- start() - 类 中的方法com.gitee.starblues.bootstrap.PluginWebApplicationContext.PluginSimulationWebServer
- stop() - 类 中的方法com.gitee.starblues.bootstrap.PluginWebApplicationContext.PluginSimulationWebServer
- StopValidator - com.gitee.starblues.bootstrap.realize中的接口
-
插件停止校验器.
- StopValidator.Result - com.gitee.starblues.bootstrap.realize中的类
- stopVerify() - 类 中的方法com.gitee.starblues.bootstrap.DefaultSpringPluginHook
-
先校验是否可卸载
T
- test() - 类 中的方法com.gitee.starblues.bootstrap.coexist.CoexistResolveClassLoaderAspect
- ThymeleafConfigParse - com.gitee.starblues.bootstrap.processor.web.thymeleaf中的类
-
解析ThymeleafConfig配置
- ThymeleafConfigParse() - 类 的构造器com.gitee.starblues.bootstrap.processor.web.thymeleaf.ThymeleafConfigParse
V
- value() - 注释类型 中的方法com.gitee.starblues.bootstrap.annotation.AutowiredType
-
插件Bean注入类型
- valueOf(String) - 枚举 中的静态方法com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.gitee.starblues.bootstrap.processor.interceptor.PluginInterceptorRegistry.Type
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.gitee.starblues.bootstrap.processor.ProcessorContext.RunMode
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- verify() - 接口 中的方法com.gitee.starblues.bootstrap.realize.StopValidator
-
校验是否可停止/卸载。
所有类 所有程序包