类 ClassPathChangedEvent

  • 所有已实现的接口:
    Serializable

    public class ClassPathChangedEvent
    extends org.springframework.context.ApplicationEvent
    ApplicationEvent containing details of a classpath change.
    从以下版本开始:
    1.3.0
    另请参阅:
    ClassPathFileChangeListener, 序列化表格
    • 方法详细资料

      • isRestartRequired

        public boolean isRestartRequired()
        Return if an application restart is required due to the change.
        返回:
        if an application restart is required