public class ExitWatcher extends Object
| Constructor and Description |
|---|
ExitWatcher()
Default constructor.
|
ExitWatcher(String exitFileLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExitFileLocation() |
boolean |
isEnabled() |
boolean |
shouldExit()
Evaluates if its time to exit according to exit-file presence.
|
String |
toString() |
public ExitWatcher()
public ExitWatcher(String exitFileLocation)
Copyright © 2020. All rights reserved.