| Package | Description |
|---|---|
| de.aristaflow.adept2.core.eventmanager.fileevents |
| Modifier and Type | Class and Description |
|---|---|
class |
LockFileEventImpl
An event for files and their lock files, that is, an event is produced and
sent as soon as a file (or a directory) is created or stored in a specific
folder.
|
| Modifier and Type | Method and Description |
|---|---|
protected LockFileEvent |
FileEventSource.createLockFileEvent(java.nio.file.Path path,
java.nio.file.Path lockPath)
Creates a
FileEvent for the designated file and its lock file. |