org.jboss.arquillian.testenricher.osgi
Class BundleAssociation
java.lang.Object
org.jboss.arquillian.testenricher.osgi.BundleAssociation
public final class BundleAssociation
- extends Object
A thread local Bundle association
[ARQ-459] Allow TestRunner to TestEnricher communication
- Since:
- 18-Nov-2010
- Author:
- thomas.diesler@jboss.com
|
Method Summary |
static org.osgi.framework.Bundle |
getBundle()
|
static void |
setBundle(org.osgi.framework.Bundle type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleAssociation
public BundleAssociation()
getBundle
public static org.osgi.framework.Bundle getBundle()
setBundle
public static void setBundle(org.osgi.framework.Bundle type)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.