public abstract class AbstractOSGiApplicationArchiveProcessor extends Object implements org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
FRAGMENT_PATH |
static String |
MANIFEST_PATH |
| Constructor and Description |
|---|
AbstractOSGiApplicationArchiveProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Manifest |
createBundleManifest(String symbolicName) |
void |
process(org.jboss.shrinkwrap.api.Archive<?> appArchive,
org.jboss.arquillian.test.spi.TestClass testClass) |
public static final String MANIFEST_PATH
public static final String FRAGMENT_PATH
public AbstractOSGiApplicationArchiveProcessor()
Copyright © 2017 JBoss by Red Hat. All rights reserved.