Uses of Interface
org.jboss.arquillian.container.test.spi.client.deployment.DeploymentPackager
-
Packages that use DeploymentPackager Package Description org.jboss.arquillian.container.test.spi.client.protocol -
-
Uses of DeploymentPackager in org.jboss.arquillian.container.test.spi.client.protocol
Methods in org.jboss.arquillian.container.test.spi.client.protocol that return DeploymentPackager Modifier and Type Method Description DeploymentPackagerProtocol. getPackager()Get the DeploymentPackager for this Protocol.
-