@Immutable public final class FsDriverMapLocator extends java.lang.Object implements net.java.truecommons.services.Container<java.util.Map<FsScheme,FsDriver>>
ServiceLocator to search for advertised
implementations of the factory service specification class
FsDriverMapFactory
and the modifier service specification class
FsDriverMapModifier.| Modifier and Type | Field and Description |
|---|---|
static FsDriverMapLocator |
SINGLETON
The singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<FsScheme,FsDriver> |
get() |
public static final FsDriverMapLocator SINGLETON