|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getJarInstallPath()
return the path where module jar must be stored. |
void |
initManager()
call during module management init. |
void |
notifyModuleLoading(ProfileModule module)
call when a new module must be loaded. |
void |
notifyModuleUpdate(ProfileModule module)
call when a module has been updated by the synchro. |
Method Detail |
public void initManager() throws ServiceException
ServiceException
public void notifyModuleLoading(ProfileModule module) throws ServiceException
module
-
ServiceException
public java.lang.String getJarInstallPath()
public void notifyModuleUpdate(ProfileModule module) throws ServiceException
module
-
ServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |