public interface ModuleDescription
Module
should be used instead.UnloadedModuleDescription
,
LoadedModuleDescription
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getDependencyModuleNames()
Names of the modules on which the current module depend.
|
java.lang.String |
getName() |