org.jboss.arquillian.testenricher.osgi
Class BundleStartLevelAssociation
java.lang.Object
org.jboss.arquillian.testenricher.osgi.BundleStartLevelAssociation
public final class BundleStartLevelAssociation
- extends Object
A thread local association for the Bundle start level
[ARQ-465] Add suport for bundle start level
- Since:
- 07-Jun-2011
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleStartLevelAssociation
public BundleStartLevelAssociation()
getStartLevel
public static Integer getStartLevel()
setStartLevel
public static void setStartLevel(Integer type)
removeStartLevel
public static void removeStartLevel()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.