Class FileSystemPool

java.lang.Object
org.eclipse.jetty.util.resource.FileSystemPool
All Implemented Interfaces:
Dumpable

@ManagedObject("Pool of FileSystems used to mount Resources") public class FileSystemPool extends Object implements Dumpable
TODO figure out if this should be a LifeCycle or not, how many instances of this class can reside in a JVM, who can call sweep and when.