Uses of Class
org.spincast.plugins.hotswap.fileswatcher.FileToWatch
Packages that use FileToWatch
- 
Uses of FileToWatch in org.spincast.plugins.hotswap.fileswatcher
Methods in org.spincast.plugins.hotswap.fileswatcher that return FileToWatchModifier and TypeMethodDescriptionstatic FileToWatchFileToWatch.ofClasspath(String classpathFilePath) Note that a file from the classpath can only be watched when the application is ran locally in development mode, not when it runs from a .jar!static FileToWatchFileToWatch.ofFileSystem(String fileAbsolutePath) ofFileSystemstatic FileToWatchofRegExMethods in org.spincast.plugins.hotswap.fileswatcher that return types with arguments of type FileToWatchModifier and TypeMethodDescriptionHotSwapFilesModificationsListener.getFilesToWatch()The file(s) to watch.