Arquillian Google Guice Extension: Implementation 1.0.0.Alpha1
- java.lang.Object
-
- org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
-
- org.jboss.arquillian.guice.impl.client.GuiceEnricherArchiveAppender
-
- All Implemented Interfaces:
- org.jboss.arquillian.container.test.spi.client.deployment.AuxiliaryArchiveAppender
public class GuiceEnricherArchiveAppender
extends org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
Guice archive appender, adds all the required classes into the model deployment.
- Author:
- Jakub Narloch
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected org.jboss.shrinkwrap.api.Archive<?> |
buildArchive() |
-
Methods inherited from class org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
createAuxiliaryArchive
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Arquillian Google Guice Extension: Implementation 1.0.0.Alpha1
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.