Package org.apache.ivy.plugins.lock
Class DeleteOnExitHook
- java.lang.Object
-
- org.apache.ivy.plugins.lock.DeleteOnExitHook
-
final class DeleteOnExitHook extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.Set<java.io.File>
files
-
Constructor Summary
Constructors Modifier Constructor Description private
DeleteOnExitHook()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static void
add(java.io.File file)
(package private) static void
remove(java.io.File file)
(package private) static void
runHook()
-