org.openmobileis.test.bundle.profil
Class TestModuleManagerListener

java.lang.Object
  extended byorg.openmobileis.test.bundle.profil.TestModuleManagerListener

public final class TestModuleManagerListener
extends java.lang.Object


Field Summary
 int currentIndex
           
 ProfileModule[] loadedModuleNames
           
 
Constructor Summary
TestModuleManagerListener()
           
 
Method Summary
 java.lang.String getJarInstallPath()
           
 java.lang.String getXMLInstallPath()
           
 void initManager()
           
 void notifyModuleLoading(ProfileModule module)
           
 void notifyModuleUpdate(ProfileModule module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

loadedModuleNames

public ProfileModule[] loadedModuleNames

currentIndex

public int currentIndex
Constructor Detail

TestModuleManagerListener

public TestModuleManagerListener()
Method Detail

initManager

public void initManager()
                 throws ServiceException
Throws:
ServiceException

notifyModuleLoading

public void notifyModuleLoading(ProfileModule module)
                         throws ServiceException
Throws:
ServiceException

getXMLInstallPath

public java.lang.String getXMLInstallPath()

getJarInstallPath

public java.lang.String getJarInstallPath()

notifyModuleUpdate

public void notifyModuleUpdate(ProfileModule module)
                        throws ServiceException
Throws:
ServiceException


Copyright 2006 OpenMobileIS. All Rights Reserved.