public class DefaultSimpleModuleInformationResolver extends java.lang.Object implements ModuleInformationResolver
ModuleInformationResolver
that supports
SimpleModuleDefinition
s and that reads Strings from
the module properties companion file.Constructor and Description |
---|
DefaultSimpleModuleInformationResolver() |
Modifier and Type | Method and Description |
---|---|
ModuleInformation |
resolve(ModuleDefinition definition)
Return information about the given module, or
null if the provided definition is not supported by this
resolver. |
public DefaultSimpleModuleInformationResolver()
public ModuleInformation resolve(ModuleDefinition definition)
ModuleInformationResolver
null
if the provided definition is not supported by this
resolver.resolve
in interface ModuleInformationResolver