|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.servicesutil.util.internal.ServiceInstallBase
org.duracloud.servicesutil.util.internal.ServiceUninstallerImpl
public class ServiceUninstallerImpl
Constructor Summary | |
---|---|
ServiceUninstallerImpl()
|
Method Summary | |
---|---|
protected void |
init()
|
void |
uninstall(java.lang.String name)
|
void |
uninstallAll()
|
Methods inherited from class org.duracloud.servicesutil.util.internal.ServiceInstallBase |
---|
getBundleHome, isJar, isWar, isZip, setBundleHome, throwServiceException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.duracloud.servicesutil.util.ServiceUninstaller |
---|
getBundleHome |
Constructor Detail |
---|
public ServiceUninstallerImpl()
Method Detail |
---|
public void uninstallAll() throws java.lang.Exception
uninstallAll
in interface ServiceUninstaller
java.lang.Exception
public void uninstall(java.lang.String name) throws java.lang.Exception
uninstall
in interface ServiceUninstaller
java.lang.Exception
protected void init() throws java.lang.Exception
init
in class ServiceInstallBase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |