org.jboss.arquillian.impl.handler
Class ArchiveDeploymentExporter
java.lang.Object
org.jboss.arquillian.impl.handler.ArchiveDeploymentExporter
- All Implemented Interfaces:
- EventHandler<ClassEvent>
public class ArchiveDeploymentExporter
- extends Object
- implements EventHandler<ClassEvent>
Handler that will export the generated Archive to the file system.
Used for debugging the deployment.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArchiveDeploymentExporter
public ArchiveDeploymentExporter()
callback
public void callback(Context context,
ClassEvent event)
throws Exception
- Specified by:
callback in interface EventHandler<ClassEvent>
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.