|
|||||||||
| Home >> All >> org >> modama >> framework >> [ modul overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.modama.framework.modul
Interface IModul

- All Known Implementing Classes:
- TestModul, TestModul2
- public interface IModul
a Modul is just something that can execute
| Method Summary | |
void |
execute()
the execute function, should throw an exception if the modul cannot execute |
| Method Detail |
execute
public void execute()
throws java.lang.Exception
- the execute function, should throw an exception if the modul cannot execute
|
|||||||||
| Home >> All >> org >> modama >> framework >> [ modul overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC