Class DeployDeploymentCommand
- java.lang.Object
-
- org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand<String>
-
- org.jboss.arquillian.container.test.impl.client.deployment.command.DeployDeploymentCommand
-
- All Implemented Interfaces:
Serializable,Command<String>
public class DeployDeploymentCommand extends AbstractCommand<String>
DeployDeployment- Version:
- $Revision: $
- Author:
- Aslak Knutsen
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeployDeploymentCommand(String deploymentName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDeploymentName()-
Methods inherited from class org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand
getResult, getThrowable, setResult, setThrowable
-
-