org.jboss.arquillian.container.osgi
Class OSGiApplicationArchiveProcessor
java.lang.Object
org.jboss.arquillian.container.osgi.AbstractOSGiApplicationArchiveProcessor
org.jboss.arquillian.container.osgi.OSGiApplicationArchiveProcessor
- All Implemented Interfaces:
- org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
public class OSGiApplicationArchiveProcessor
- extends AbstractOSGiApplicationArchiveProcessor
Generates the test bundle.
- Author:
- Thomas.Diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiApplicationArchiveProcessor
public OSGiApplicationArchiveProcessor()
createBundleManifest
protected Manifest createBundleManifest(String symbolicName)
- Specified by:
createBundleManifest in class AbstractOSGiApplicationArchiveProcessor
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.