类 CoexistBootstrapLauncher

  • 所有已实现的接口:
    BootstrapLauncher

    public class CoexistBootstrapLauncher
    extends Object
    implements BootstrapLauncher
    Coexist 类型启动器
    从以下版本开始:
    3.0.4
    版本:
    3.1.0
    作者:
    starBlues
    另请参阅:
    DevelopmentMode.COEXIST
    • 构造器详细资料

      • CoexistBootstrapLauncher

        public CoexistBootstrapLauncher()
    • 方法详细资料

      • launch

        public com.gitee.starblues.spring.SpringPluginHook launch​(Class<?>[] primarySources,
                                                                  String[] args)
        从接口复制的说明: BootstrapLauncher
        启动插件
        指定者:
        launch 在接口中 BootstrapLauncher
        参数:
        primarySources - 主启动类
        args - 启动参数
        返回:
        SpringPluginHook