类 DefaultSpringPluginHook

  • 所有已实现的接口:
    com.gitee.starblues.spring.SpringPluginHook

    public class DefaultSpringPluginHook
    extends Object
    implements com.gitee.starblues.spring.SpringPluginHook
    默认的插件钩子器
    从以下版本开始:
    3.0.0
    版本:
    3.1.0
    作者:
    starBlues
    • 方法详细资料

      • stopVerify

        public void stopVerify()
        先校验是否可卸载
        指定者:
        stopVerify 在接口中 com.gitee.starblues.spring.SpringPluginHook
      • close

        public void close​(com.gitee.starblues.core.PluginCloseType closeType)
                   throws Exception
        指定者:
        close 在接口中 com.gitee.starblues.spring.SpringPluginHook
        抛出:
        Exception
      • getApplicationContext

        public com.gitee.starblues.spring.ApplicationContext getApplicationContext()
        指定者:
        getApplicationContext 在接口中 com.gitee.starblues.spring.SpringPluginHook
      • getWebConfig

        public com.gitee.starblues.spring.WebConfig getWebConfig()
        指定者:
        getWebConfig 在接口中 com.gitee.starblues.spring.SpringPluginHook
      • getThymeleafConfig

        public com.gitee.starblues.spring.web.thymeleaf.ThymeleafConfig getThymeleafConfig()
        指定者:
        getThymeleafConfig 在接口中 com.gitee.starblues.spring.SpringPluginHook