| Package | Description |
|---|---|
| com.helger.commons.io.monitor | |
| com.helger.commons.scope.singletons |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFileMonitorCallback
Default empty implementation of
IFileMonitorCallback |
| Modifier and Type | Method and Description |
|---|---|
IFileMonitorCallback |
FileMonitor.getListener() |
| Modifier and Type | Method and Description |
|---|---|
FileMonitor |
FileMonitorManager.createFileMonitor(IFileMonitorCallback aListener)
Create a new
FileMonitor based on the passed file listener. |
| Constructor and Description |
|---|
FileMonitor(IFileMonitorCallback aListener) |
| Modifier and Type | Method and Description |
|---|---|
FileMonitor |
ScopedFileMonitorManager.createFileMonitor(IFileMonitorCallback aListener)
Create a new
FileMonitor based on the passed file listener. |
Copyright © 2014–2016 Philip Helger. All rights reserved.