public class Undeploy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Undeploy.DeploymentTerminatedException |
| Constructor and Description |
|---|
Undeploy() |
public static void main(String[] args) throws SystemExitException
SystemExitExceptionpublic static void undeploy(String moduleId, Deployer deployer) throws UndeployException, NoSuchApplicationException, Undeploy.DeploymentTerminatedException
public static void undeploy(String moduleId, File file, Deployer deployer) throws UndeployException, NoSuchApplicationException, Undeploy.DeploymentTerminatedException
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.