Arquillian OSGi TestEnricher 2.0.0.Alpha1

org.jboss.arquillian.testenricher.osgi
Class BundleAssociation

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

Constructor Summary
BundleAssociation()
           
 
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
 

Constructor Detail

BundleAssociation

public BundleAssociation()
Method Detail

getBundle

public static org.osgi.framework.Bundle getBundle()

setBundle

public static void setBundle(org.osgi.framework.Bundle type)

Arquillian OSGi TestEnricher 2.0.0.Alpha1

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