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