public interface Extendable
Modifier and Type | Method and Description |
---|---|
Module |
getModule(String uri)
Returns the module identified by a given URI.
|
List<Module> |
getModules()
Returns the entry modules.
|
void |
setModules(List<Module> modules)
Sets the entry modules.
|
Module getModule(String uri)
uri
- the URI of the ModuleImpl.List<Module> getModules()
Copyright © 2024. All rights reserved.