|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Module
A module is a controller that has no dependencies to it's caller. You can
think about it as a kind of function library. Interfaces extending this one
are NEVER implemented directly by your code. The implementation will be
created automatically by the framework and forwards all method calls to the
appropriate class that inherits from ModuleImplIntf.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||