Class ClassPathChangedEvent

  • All Implemented Interfaces:
    Serializable

    public class ClassPathChangedEvent
    extends org.springframework.context.ApplicationEvent
    ApplicationEvent containing details of a classpath change.
    Since:
    1.3.0
    See Also:
    ClassPathFileChangeListener, Serialized Form
    • Method Detail

      • isRestartRequired

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