类的使用
com.gitee.starblues.bootstrap.SpringPluginBootstrap
-
使用SpringPluginBootstrap的程序包 程序包 说明 com.gitee.starblues.bootstrap com.gitee.starblues.bootstrap.launcher com.gitee.starblues.bootstrap.processor -
-
com.gitee.starblues.bootstrap中SpringPluginBootstrap的使用
返回SpringPluginBootstrap的com.gitee.starblues.bootstrap中的方法 修饰符和类型 方法 说明 SpringPluginBootstrapSpringPluginBootstrap. addSpringPluginProcessor(SpringPluginProcessor springPluginProcessor)static SpringPluginBootstrapSpringPluginBootstrapBinder. get()SpringPluginBootstrapSpringPluginBootstrap. setPluginInteractive(com.gitee.starblues.core.launcher.plugin.PluginInteractive pluginInteractive)参数类型为SpringPluginBootstrap的com.gitee.starblues.bootstrap中的方法 修饰符和类型 方法 说明 static voidSpringPluginBootstrapBinder. set(SpringPluginBootstrap bootstrap) -
com.gitee.starblues.bootstrap.launcher中SpringPluginBootstrap的使用
参数类型为SpringPluginBootstrap的com.gitee.starblues.bootstrap.launcher中的方法 修饰符和类型 方法 说明 BootstrapLauncherBootstrapLauncherFactory. create(SpringPluginBootstrap bootstrap)创造 BootstrapLauncherBootstrapLauncherDefaultBootstrapLauncherFactory. create(SpringPluginBootstrap bootstrap) -
com.gitee.starblues.bootstrap.processor中SpringPluginBootstrap的使用
返回SpringPluginBootstrap的com.gitee.starblues.bootstrap.processor中的方法 修饰符和类型 方法 说明 SpringPluginBootstrapDefaultProcessorContext. getSpringPluginBootstrap()SpringPluginBootstrapProcessorContext. getSpringPluginBootstrap()得到入口类对象-SpringPluginBootstrap返回变量类型为SpringPluginBootstrap的类型的com.gitee.starblues.bootstrap.processor中的方法 修饰符和类型 方法 说明 Class<? extends SpringPluginBootstrap>DefaultProcessorContext. getRunnerClass()Class<? extends SpringPluginBootstrap>ProcessorContext. getRunnerClass()得到启动的class类参数类型为SpringPluginBootstrap的com.gitee.starblues.bootstrap.processor中的构造器 构造器 说明 DefaultProcessorContext(ProcessorContext.RunMode runMode, SpringPluginBootstrap springPluginBootstrap, com.gitee.starblues.core.launcher.plugin.PluginInteractive pluginInteractive, Class<? extends SpringPluginBootstrap> runnerClass)类型变量类型为SpringPluginBootstrap的com.gitee.starblues.bootstrap.processor中的构造器参数 构造器 说明 DefaultProcessorContext(ProcessorContext.RunMode runMode, SpringPluginBootstrap springPluginBootstrap, com.gitee.starblues.core.launcher.plugin.PluginInteractive pluginInteractive, Class<? extends SpringPluginBootstrap> runnerClass)
-