Inheritance diagram for org.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoader:
Definition at line 39 of file SimpleAppliRuBricLoader.java.
Public Member Functions | |
SimpleAppliRuBricLoader () | |
void | preLoadingInit () |
call before the loading of the services | |
void | postLoadingInit () |
call after the loading of the services | |
String[] | getServiceClassList () |
Define all service to load. |
void org.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoader.preLoadingInit | ( | ) | [virtual] |
call before the loading of the services
Implements org.openmobileis.modules.profiles.terminal.RubricLoader.
Definition at line 51 of file SimpleAppliRuBricLoader.java.
void org.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoader.postLoadingInit | ( | ) | [virtual] |
call after the loading of the services
Implements org.openmobileis.modules.profiles.terminal.RubricLoader.
Definition at line 76 of file SimpleAppliRuBricLoader.java.