public class MvnWatcher extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
terminate
Set to false to terminate
|
| Constructor and Description |
|---|
MvnWatcher(List<Path> pathsToWatch,
Path projectPath,
Path targetPath,
List<Task> tasks) |
| Modifier and Type | Method and Description |
|---|---|
void |
startUpWatcher()
Configure and start watching the project
|
void |
waitForCancel()
Start a sleeping loop waiting for a cancel.
|
public boolean terminate
public void startUpWatcher() throws IOException
IOException - most likely if there are invalid pathspublic void waitForCancel()
Copyright © 2015. All rights reserved.