@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface StartLevelAware
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autostart
Defines whether the bundle should start automatically
|
int |
startLevel
Defines the start level for this bundle deployment.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.