Class ArchiveDeploymentExporter
- java.lang.Object
-
- org.jboss.arquillian.container.impl.client.deployment.ArchiveDeploymentExporter
-
public class ArchiveDeploymentExporter extends Object
Handler that will export the generatedArchiveto the file system.
Used for debugging the deployment.- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
-
Constructor Summary
Constructors Constructor Description ArchiveDeploymentExporter()
-
-
-
Method Detail
-
callback
public void callback(@Observes BeforeDeploy event) throws Exception
- Throws:
Exception
-
-