Definition at line 57 of file ModuleManager.java.
Public Member Functions | |
void | registerModuleManagerListener (ModuleManagerListener listener) |
void | initModule () throws ServiceException |
void | loadModule (ProfileModule module) throws ServiceException |
ProfileModule | readModuleXmlFiles (String moduleName) throws FileNotFoundException, IOException, XmlPullParserException |
void | notifyModuleUpdateAfterSynchro (ProfileModule module) throws ServiceException |
Static Public Member Functions | |
static ModuleManager | getManager () |