public interface FsDriverProvider
Implementations must be thread-safe.
@NonNull Map<FsScheme,FsDriver> get()
null
and subsequent calls must return a map which compares at least
equal with the previously returned map.Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.