org.openmobileis.module.terminal
Class ModuleManager
java.lang.Object
org.openmobileis.module.terminal.ModuleManager
- public final class ModuleManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenMobileISModuleName
public static final java.lang.String OpenMobileISModuleName
- See Also:
- Constant Field Values
getManager
public static ModuleManager getManager()
getModuleRepositoryPath
public java.lang.String getModuleRepositoryPath()
registerModuleManagerListener
public void registerModuleManagerListener(ModuleManagerListener listener)
initModule
public void initModule()
throws ServiceException
- Throws:
ServiceException
loadModule
public void loadModule(ProfileModule module)
throws ServiceException
- Throws:
ServiceException
readModuleXmlFiles
public ProfileModule readModuleXmlFiles(java.lang.String moduleName)
throws java.io.FileNotFoundException,
java.io.IOException,
XmlPullParserException
- Throws:
java.io.FileNotFoundException
java.io.IOException
XmlPullParserException
notifyModuleUpdateAfterSynchro
public void notifyModuleUpdateAfterSynchro(ProfileModule module)
throws ServiceException
- Throws:
ServiceException
Copyright 2006 OpenMobileIS. All Rights Reserved.