Index
All Classes and Interfaces|All Packages
D
- de.bsvrz.sys.funclib.filelock - package de.bsvrz.sys.funclib.filelock
F
- FileLock - Class in de.bsvrz.sys.funclib.filelock
-
Diese Klasse stellt einen Mechanismus zur Verfügung, mit dem geprüft werden kann, ob sich eine Datei im Zugriff einer anderen Applikation befindet, die ebenfalls diesen Mechansimus verwendet.
- FileLock(File) - Constructor for class de.bsvrz.sys.funclib.filelock.FileLock
-
Legt ein Objekt an, die übergebene Datei wird nicht gegen den Zugriff gesichert.
G
- getCompileTime() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getDependsOnCompiled() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getDependsOnLib() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getDependsOnSource() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getJvmVersion() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getLicence() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getRelease() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getRevision() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
- getVersion() - Static method in class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
L
- lock() - Method in class de.bsvrz.sys.funclib.filelock.FileLock
-
Zeigt an, dass die im Konstruktor übergebene Datei im Zugriff einer Applikation ist.
P
- PackageRuntimeInfo - Class in de.bsvrz.sys.funclib.filelock
- PackageRuntimeInfo() - Constructor for class de.bsvrz.sys.funclib.filelock.PackageRuntimeInfo
U
- unlock() - Method in class de.bsvrz.sys.funclib.filelock.FileLock
-
Gibt die Datei, die im Konstruktor übergeben wurde wieder frei.
All Classes and Interfaces|All Packages