All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.hotswap.fileswatcher.HotSwapFilesModificationsWatcher.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






HotSwapFilesModificationsWatcher (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.hotswap.fileswatcher

Interface HotSwapFilesModificationsWatcher

    • Method Detail

      • registerListener

        void registerListener(HotSwapFilesModificationsListener listener)
        Add a new listener for modifications to file(s) to watch.

        More than one listeners can be added for the same files!

      • removeAllListeners

        void removeAllListeners()
        Removes all listeners.
      • stopWatching

        void stopWatching()
        Stops the files watching completly. Can't be restarted.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy