Package org.apache.openejb.config
Class Undeploy
java.lang.Object
org.apache.openejb.config.Undeploy
UnDeploy EJB beans
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Undeploy
public Undeploy()
-
-
Method Details
-
main
- Throws:
SystemExitException
-
undeploy
public static void undeploy(String moduleId, Deployer deployer) throws UndeployException, NoSuchApplicationException, Undeploy.DeploymentTerminatedException -
undeploy
public static void undeploy(String moduleId, File file, Deployer deployer) throws UndeployException, NoSuchApplicationException, Undeploy.DeploymentTerminatedException
-