Uses of Interface
de.aristaflow.adept2.model.events.LockFileEvent
Packages that use LockFileEvent
-
Uses of LockFileEvent in de.aristaflow.adept2.core.eventmanager.fileevents
Classes in de.aristaflow.adept2.core.eventmanager.fileevents that implement LockFileEventModifier and TypeClassDescriptionclassAn 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.Methods in de.aristaflow.adept2.core.eventmanager.fileevents that return LockFileEventModifier and TypeMethodDescriptionprotected LockFileEventFileEventSource.createLockFileEvent(Path path, Path lockPath) Creates aFileEventfor the designated file and its lock file.