public interface ModuleInformationResolver
ModuleInformation
out of a
ModuleDefinition
.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. |
ModuleInformation resolve(ModuleDefinition definition)
null
if the provided definition is not supported by this
resolver.