|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModuleLoader
The interface implemented by all module loaders.
Class Responsibilities :
| Method Summary | |
|---|---|
CurryModule |
load(java.lang.String moduleName,
java.lang.String moduleFilePath)
Load module specified by moduleFilePath |
| Method Detail |
|---|
CurryModule load(java.lang.String moduleName,
java.lang.String moduleFilePath)
throws java.lang.Exception
moduleFilePath - input to the module loader
LoadException
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||