public final class SMFFilterCommandModuleResolver extends Object implements SMFFilterCommandModuleResolverType
The default implementation of the SMFFilterCommandModuleResolverType
interface.
The module uses ServiceLoader to locate module provider
implementations.
| Modifier and Type | Method and Description |
|---|---|
javaslang.collection.SortedMap<String,SMFFilterCommandModuleType> |
available() |
static SMFFilterCommandModuleResolverType |
create() |
public static SMFFilterCommandModuleResolverType create()
public javaslang.collection.SortedMap<String,SMFFilterCommandModuleType> available()
available in interface SMFFilterCommandModuleResolverTypeCopyright © 2017 <code@io7m.com> http://io7m.com