Arquillian OSGi TestEnricher 2.0.0.Alpha1

org.jboss.arquillian.osgi
Annotation Type StartLevelAware


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface StartLevelAware

Defines the bundle StartLevel for this deployment.

Since:
07-Jun-2011
Author:
thomas.diesler@jboss.com

Optional Element Summary
 int startLevel
          Defines the start level for this bundle deployment.
 

startLevel

public abstract int startLevel
Defines the start level for this bundle deployment.

Default:
1

Arquillian OSGi TestEnricher 2.0.0.Alpha1

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