com.jxml.qare.qhome.server
Class InstallEventRepository
java.lang.Object
|
+--com.jxml.qare.qhome.server.InstallEventRepository
- public class InstallEventRepository
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallEventRepository
public InstallEventRepository()
getRegisterRootData
public static RegisterAppDataRoot getRegisterRootData()
throws Exception
install
public void install(String warFileName)
throws Exception
addInstallListener
public void addInstallListener(InstallListener installListener)
removeInstallListener
public void removeInstallListener(InstallListener installListener)