Class LifecycleManagerImpl.FileDeletor

java.lang.Object
org.apache.axiom.attachments.lifecycle.impl.LifecycleManagerImpl.FileDeletor
All Implemented Interfaces:
Runnable
Enclosing class:
LifecycleManagerImpl

public class LifecycleManagerImpl.FileDeletor extends Object implements Runnable
  • Constructor Details

    • FileDeletor

      public FileDeletor(int interval, File file)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable