Package org.seedstack.maven.watcher
Class SourceChangeListener
- java.lang.Object
-
- org.seedstack.maven.watcher.SourceChangeListener
-
- All Implemented Interfaces:
FileChangeListener
public class SourceChangeListener extends Object
-
-
Constructor Summary
Constructors Constructor Description SourceChangeListener(WatchMojo watchMojo, Context context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonChange(Set<FileEvent> fileEvents)protected voidrefresh(Set<FileEvent> fileEvents)
-