Class StoreCleaner

  • All Implemented Interfaces:
    org.springframework.beans.factory.DisposableBean

    
    public class StoreCleaner
     implements DisposableBean
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit destroy()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StoreCleaner

        StoreCleaner(File rootFolder, Boolean retainFilesOnExit)