|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ModuleManager
Module manager.
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
The Avalon role. |
| Method Summary | |
|---|---|
java.lang.String |
getBaseURI(java.lang.String moduleShortcut)
Returns the base URI of a module directory. |
java.lang.String[] |
getModuleIds()
Returns a listing of all module id (shortcuts) |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
java.lang.String getBaseURI(java.lang.String moduleShortcut)
throws ModuleException
moduleShortcut - The module shortcut.
ModuleException - if there is no module for this shortcut.java.lang.String[] getModuleIds()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||