Arquillian OSGi TestEnricher 2.0.0.Alpha1

org.jboss.arquillian.testenricher.osgi
Class BundleContextAssociation

java.lang.Object
  extended by 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

Constructor Summary
BundleContextAssociation()
           
 
Method Summary
static org.osgi.framework.BundleContext getBundleContext()
           
static void setBundleContext(org.osgi.framework.BundleContext type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleContextAssociation

public BundleContextAssociation()
Method Detail

getBundleContext

public static org.osgi.framework.BundleContext getBundleContext()

setBundleContext

public static void setBundleContext(org.osgi.framework.BundleContext type)

Arquillian OSGi TestEnricher 2.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.