FileSystemListener.Recurse Interface

com.bea.ide.filesystem
FileSystemListener.Recurse Interface

public static interface FileSystemListener.Recurse

Marker interface to indicate that this listener should file recursively for all events that occur below the URI that it is listening on. This has no effect if the URI does not contain other URIs (i.e. it's not a directory...)

Enclosing interface

FileSystemListener