Class StoreCleaner
-
- All Implemented Interfaces:
-
org.springframework.beans.factory.DisposableBean
public class StoreCleaner implements DisposableBean
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classStoreCleaner.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static StoreCleaner.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description StoreCleaner(File rootFolder, Boolean retainFilesOnExit)
-