JBoss Application Server: Parent Aggregator 7.1.1.Final
- java.lang.Object
-
- org.jboss.arquillian.container.osgi.AbstractOSGiApplicationArchiveProcessor
-
- org.jboss.as.arquillian.container.OSGiApplicationArchiveProcessor
-
- All Implemented Interfaces:
- org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
public class OSGiApplicationArchiveProcessor
extends org.jboss.arquillian.container.osgi.AbstractOSGiApplicationArchiveProcessor
An OSGi ApplicationArchiveProcessor
that does not generate the manifest on demand.
AS7 test archives must be explicit about their manifest metadata.
- Author:
- Thomas.Diesler@jboss.com
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected Manifest |
createBundleManifest(String symbolicName) |
void |
process(org.jboss.shrinkwrap.api.Archive<?> appArchive,
org.jboss.arquillian.test.spi.TestClass testClass) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.