If the module is already resolved, this method does nothing. Otherwise, iterate over all declared ModuleDependency instances and use the associated ModuleRegistry
to resolve it. After successful completion of this method, the module state is {@link ModuleState#RESOLVED}.
@throws ResolveError if any of the declared dependency of this modulecannot be satisfied
|
|
|
|