Arquillian Container Test Implementation Base 1.0.0.CR2

Serialized Form


Package org.jboss.arquillian.container.test.impl.client.deployment

Class org.jboss.arquillian.container.test.impl.client.deployment.ValidationException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.jboss.arquillian.container.test.impl.client.deployment.command

Class org.jboss.arquillian.container.test.impl.client.deployment.command.AbstractCommand extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

result

Object result

throwable

Throwable throwable

Class org.jboss.arquillian.container.test.impl.client.deployment.command.DeployDeploymentCommand extends AbstractCommand<String> implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentName

String deploymentName

Class org.jboss.arquillian.container.test.impl.client.deployment.command.GetDeploymentCommand extends AbstractCommand<byte[]> implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentName

String deploymentName

Class org.jboss.arquillian.container.test.impl.client.deployment.command.UnDeployDeploymentCommand extends AbstractCommand<String> implements Serializable

serialVersionUID: 1L

Serialized Fields

deploymentName

String deploymentName


Arquillian Container Test Implementation Base 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.