@Immutable public final class FsDriverLocator extends Object implements FsDriverProvider
"META-INF/services/de.schlichtherle.truezip.fs.spi.FsDriverService"
on the class path by calling their public no-argument constructor.FsDriverService| Modifier and Type | Field and Description |
|---|---|
static FsDriverLocator |
SINGLETON
The singleton instance of this class.
|
public static final FsDriverLocator SINGLETON
public Map<FsScheme,FsDriver> get()
FsDriverProvidernull
and subsequent calls must return the same map.get in interface FsDriverProviderCopyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.