Class ManagedDirView.FileDeleter

java.lang.Object
wt.jmx.core.mbeans.ManagedDirView.FileDeleter
All Implemented Interfaces:
FileVisitor
Direct Known Subclasses:
ManagedDirView.CompressOldAndDeleteReallyOldFiles
Enclosing class:
ManagedDirView

public static class ManagedDirView.FileDeleter extends Object implements FileVisitor
Simple FileVisitor that attempts to delete any non-directory file it visits.

Supported API: true

Extendable: false